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:

  1. register on website

  2. retry register same user

  3. you error :- account name taken. please choose different account name.

  4. i not able capture text in step 3, though able locate element through xpath in firebug.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -