Selenium: Webdriver: Safari 10 "glass pane" blocks sikuli to click

Bug #1742741 reported by Niksa Klecak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Opinion
Low
RaiMan

Bug Description

I use sikuli and selenium framework for testing
My script is using selenium for clicking on web elements and sikuli for clicking on images (iframe)

Script is running just fine on other browsers. But On newest safari "glass pane" is blocking execution.
https://webkit.org/blog/6900/webdriver-support-in-safari-10/

It seams that apple will not disable this functionality. So i was wondering if there is a way that safari recognize sikuli as automation software?

Thanks,
Niksa

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Opinion
importance: Undecided → Low
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.2
summary: - Safari 10 "glass pane" blocks sikuli to click
+ Selenium: Webdriver: Safari 10 "glass pane" blocks sikuli to click
Revision history for this message
RaiMan (raimund-hocke) wrote :

As the blog post explains:
This is by intention, to block users or other automations running in parallel, to interact with the browser window during the selenium test, which might change the state of the browser in a way, that is not intended.

So if you want to click with SikuliX in this scenario, you have to translate the coordinates towards Selenium and use the Selenium click feature.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.