firebug cannot locate component uniquely

23 views
Skip to first unread message

Barry Grossman

unread,
Sep 18, 2017, 1:30:05 PM9/18/17
to Selenium Users
Attached is a screen shot where I am trying to use firebug to identify a component on a page.

I've tried every id that there is displayed and nothing works.

Any suggestions?


Cannot locate 'sign in' component.bmp

Chandrika Subramanya

unread,
Sep 18, 2017, 1:33:57 PM9/18/17
to Selenium Users
Hi Barry,

Try to use xpath instead of id like this and see
//*[@type ='submit']


Thanks
Chandrika

Johannes Hoelzl

unread,
Sep 18, 2017, 3:27:38 PM9/18/17
to Selenium Users
You can use Silk WebDriver instead of Firebug to get a unique locator generated for you. It is a free tool.
Reply all
Reply to author
Forward
0 new messages