Forum Discussion

TestingHobo's avatar
TestingHobo
Contributor
12 years ago

Interacting with object by ID

Hi All, Is there anyway to interact (click, settext etc) via ID Having previously only used Selenium i wirte most of my tests using Xpaths. Example: Sys.Browser().Page("*").Find...