|
I just started playing with Selenium, and was trying to test some pages on a remote server using the HTML examples(with modifications). When I try to click on a link, it doesn’t work. I looked at the code and there isn’t an “ID” specified in the HTML code for the href. Is this the only way to reference a link, or are there other ways for identifying the target? |
_______________________________________________ Selenium-users mailing list [email protected] http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users
