I found and selected. But I can't find any element like play
.
This video is flash player powered by JW Player.
I don't know how to click to flash in selenium.
I found and selected. But I can't find any element like play
.
This video is flash player powered by JW Player.
I don't know how to click to flash in selenium.
I think you cannot do it because Selenium cannot interact with flash objects.
There's NO html tags, selector etc on it.
But you can use other way to do it like using Flash Selenium
Or you can hard code it directly using Javascript codes.
Maybe you can refer to this one Testing Flash Application