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

Refactor API for switching context in mobile app #2308

Merged
merged 1 commit into from May 24, 2023

Conversation

asolntsev
Copy link
Member

  • instead of setContext("WEBVIEW_com.saucelabs.mydemoapp.rn"),
  • we will have switchTo().context("WEBVIEW_com.saucelabs.mydemoapp.rn")

This PR is further development of selenide/selenide-appium#149

* instead of `setContext("WEBVIEW_com.saucelabs.mydemoapp.rn")`,
* we will have `switchTo().context("WEBVIEW_com.saucelabs.mydemoapp.rn")`
@asolntsev asolntsev changed the title #149 refactor API for switching context in mobile app Refactor API for switching context in mobile app May 24, 2023
@asolntsev asolntsev added this to the 6.15.0 milestone May 24, 2023
@asolntsev asolntsev self-assigned this May 24, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@asolntsev asolntsev merged commit 6a5943c into main May 24, 2023
13 of 14 checks passed
@asolntsev asolntsev deleted the refactoring/switch-mobile-context branch May 24, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant