when i use watir and Selenium i can search for an element using myElement = $browser.find_element(:aFieldName => aValue)
Can i do the same in Watir without using the selenium gem? After i have found the element i want to call some functions like click or set text functions is that possible? Regard, Raymond -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
