Forum Discussion
shank246
11 years agoNew Contributor
Hi Alex,
I need to test mobile video ads of different formats on mobile devices.
What i am trying to test is that mobile video can be clicked at certain coordinates.
Is there a way to get location coordinates for a video and click on that coordinate?
Sanket
AlexKaras
11 years agoCommunity Hero
Hi Sanket,
You definitely should be able to locate the video control (in the worst case, by using image-based approach - http://support.smartbear.com/viewarticle/57801/) and click on it. This should work if you are not interested in clicking on certain scenes/frames during video payback. If you do, then, considering the speed of the video playback, I see no other reliable approach but to stop the playback on the required frame via some API and then performing a click.