04-15-2008, 11:32 AM
you have to specify the property name and its value. (You can use Object Spy to determine the properties and their values)
Example:
Example:
Code:
Browser("name:=google").Page("title:=google").webedit("html Tag:=Input","name:=q").Set "test"