selenium - Can not find Element Through Xpath -
element not found correct x path xapth = //div[@class='note note-danger'] getting below -
[[chromedriver: chrome on win8_1 (d878ca30732296716482f8befc5a605a)] -> xpath: //div[@class='note note-danger']]
link :- sandbox.avactis.com/ketan479/register.php
steps reproduce highlighted element:
register on website
retry register same user
you error :- account name taken. please choose different account name.
i not able capture text in step 3, though able locate element through xpath in firebug.
Comments
Post a Comment