Page MenuHomePhabricator

Track the WebDriver bug that needs to be fixed to run our tests
Closed, ResolvedPublic

Description

At the moment there''s a bug in WebDriver to run Safari on iOS. I've contacted devrels for Safari and filed a Feedback Assistant issue, I hope I can get some help to fix that ASAP. The problem is that you connect your phone to the desktop you need to trust the computer/device. Doing that the computer/device is paired. However even if the phone is paired (you can verify that in Xcode) WebDriver think it is not and cannot start Safari ("device is not paired"). On my iPhone its 100% reproducible on two different Macs (both on Catalina and Big Sur). I've been testing on iPad and I got the same behavior there, however there it works maybe 1% of the times.

I've got response with some workaround but it didn't work. I've also been able to reproduce the problem on iOS 13 so I'll send feedback to them again later today.

Event Timeline

gh87 renamed this task from Track the WebDriver bug that needs to be fixed to run our tests at Kobiton to Track the WebDriver bug that needs to be fixed to run our tests.EditedSep 11 2021, 12:12 AM
gh87 subscribed.

no longer using Koboton per T269522#7269221

I had a call a couple of months with a two Safari engineers and got help to work around the WebDriver bug!