Skip to content

core: rewrite interaction with ios simulators #361

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

Open
dtopuzov opened this issue Sep 10, 2019 · 0 comments
Open

core: rewrite interaction with ios simulators #361

dtopuzov opened this issue Sep 10, 2019 · 0 comments
Assignees

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Sep 10, 2019

The Problem
Starting from iOS13 iOS Simulator app has no accessibility (as macOS desktop app).
Result is that atomac do not work and this affect tests where we interact with iOS simulator (debug and some of run tests).

Ideas

  • Use Appium
  • Use image based location of elements
  • Use coordinates returned from OCR
  • Find some other way to use accessibility of iOS (as mobile OS, not using accessibility of desktop app)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants