Monday, 3 April 2017

Can you click on the download button of a video HTML5 element with Selenium?

As the question states, I've got a selenium script that opens up the video tag in a seperate window. The video tag doesn't have selectors for play, download, etc, so I can't use the typical .click function. Should I try a different method?



via layonthebeech

No comments:

Post a Comment