Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 12.2 Web Test fails on 1.13.0 because we set "-u" as argument #12590

Closed
umutuzgur opened this issue May 6, 2019 · 3 comments
Closed

iOS 12.2 Web Test fails on 1.13.0 because we set "-u" as argument #12590

umutuzgur opened this issue May 6, 2019 · 3 comments
Assignees
Labels
Bug a problem that needs fixing XCUITest regarding xcuitest driver

Comments

@umutuzgur
Copy link
Member

The problem

When -u is set on iOS 12.2 to set the initial url, which is known not to work anyways, WDA times out to launch Safari

Environment

  • Appium version (or git revision) that exhibits the issue: 1.13.0
  • Last Appium version that did not exhibit the issue (if applicable):
  • Desktop OS/version used to run Appium:
  • Node.js version (unless using Appium.app|exe): 8
  • Npm or Yarn package manager: npm
  • Mobile platform/version under test: iOS/12.2
  • Real device or emulator/simulator: Real Device
  • Appium CLI or Appium.app|exe: CLI

Details

XCUITest doesn't like it when -u is set. I don't really know reason for it but it acts weird. We observed this with Real Devices but it might be also happening on Simulators

Code To Reproduce Issue [ Good To Have ]

Just launch Safari using WDA only and you will see the same behaviour. When -u is deleted, everything works well

@mykola-mokhnach mykola-mokhnach added Bug a problem that needs fixing XCUITest regarding xcuitest driver labels May 6, 2019
@imurchie
Copy link
Contributor

imurchie commented May 6, 2019

Interesting. Hadn't seen this happening on my devices. But the -u option was removed for MobileSafari on 12.2, so it makes sense sort of.

@umutuzgur
Copy link
Member Author

Closing since @imurchie already fixed this issue with appium/appium-xcuitest-driver#953

@lock
Copy link

lock bot commented May 6, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug a problem that needs fixing XCUITest regarding xcuitest driver
Projects
None yet
Development

No branches or pull requests

3 participants