Not able to detect a href component in Selenium RC
- by Anjali
I have the following link 'Test' in selenium RC script.
Analysis
When I tried Selenium IDE it gives me following code. The same code does not work with RC . Please help me out with this
selenium.click("link=Test"); // code generated with Selenium IDE and same does not work with RC