0

I am using Selenium Chrome Webdriver for my automation, and I noticed a difference between the normal Chrome browser and the Webdriver Browser.

The html page contains code:

<span class="badge badge-warning ng-binding" id="notificationAlert" .....

Chrome will show the badge, but Chrome Webdriver will not show the badge.

Has anyone noticed this oddity? I set my test case to detect new notifications for 2 minutes but it then passes out because the badge does not appear.

But in my browser it will appear within 30 seconds.

mishmaccas
  • 131
  • 3
  • Do you have live URL to see? Does this element present but not visible in webdriver? – Purus May 21 '14 at 09:00
  • Thanks for replying? Can you help? I have the same URL for using both normal chrome browser and the Webdriver Browser in AUtomation. This element is not present in webdriver, it doesnt even show the badge at all. – mishmaccas May 22 '14 at 23:02

0 Answers0