Reputation: 183
I am trying to automate web testing in Ruby using the latest Selenium-Webdriver and Firefox Geckodriver, and Ruby based Watir, along with a Firefox Browser (to load the website during testing). I also have Chrome driver to test Chrome browsers. When I load a particular website that has a video embeded, and click play the following happens:
The video player used on the website is JWPlayer
Upvotes: 0
Views: 65