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

disableDarkMode and enableDarkMode don't work on iOS 18 Simulator. #2393

Open
piotruela opened this issue Nov 5, 2024 · 0 comments
Open
Labels
bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling) platform: ios iOS is affected tests Related to Patrol's own testing & CI infra

Comments

@piotruela
Copy link
Collaborator

piotruela commented Nov 5, 2024

I recently ran the service_dark_mode_test.dart test from e2e_app project in the repository on the iOS 18 Simulator. The test fails at the stage where it attempts to click on the 'Developer' option in the settings.
image

Probably something has changed in how this element is described in iOS 18.

Patrol version

patrol: 3.12.0
patrol_cli: 3.3.0

@piotruela piotruela added bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling) platform: ios iOS is affected tests Related to Patrol's own testing & CI infra labels Nov 5, 2024
@piotruela piotruela changed the title disableDarkMode and enableDarkMode doesn't work on iOS 18 Simulator. disableDarkMode and enableDarkMode don't work on iOS 18 Simulator. Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: patrol Related to the patrol package (native automation, test bundling) platform: ios iOS is affected tests Related to Patrol's own testing & CI infra
Projects
None yet
Development

No branches or pull requests

1 participant