0

I have a web page and a gird on it.

I want to click on a cell of my grid in Selenium IDE.

but this code doesn't work.

    selenium.click("//tr[@id='row8']/td[2]");       

Thank you so much

4

1 に答える 1