Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Update e2e-test:native-web-tap tests for WebDriverIO compatibil…
…ity (#1490) * drop comments out * refactor: change to WdIO setIimeouts * refactor: update link text locator methods * refactor: update name locator methods * refactor: update id locator method * refactor: update to getTitle method * refactor: update accessibility id locator method * refactor: use WdIO context methods * refactor: use getPageSource methods * refactor: use amendCapabilities func and usePrebuiltWDA capability to comply with the other specs * refactor: update default devices to use while removing Travis envionment variable, assuming appium-xcuitest-driver does not use Travis anymore * refactor: use elementSendKeys * fix: add beforeEach to make tests stable * fix: wrong locator to bring url bar up * ci: enable e2e-test:native-web-tap tests * test: drop performance check because it looks unstable as #1490 (comment) * test: remove ALL_DEVICES flag to avoid timeout * refactor: use || operator for readability * test: reset a simulator when starting nativewebtap tests * fix: nativeWebTapStrict doesn't work on newer iPhones * test: close tabs via GUI rather than fullReset cap * Update ci-jobs/templates/xcuitest-e2e-template.yml * Update ci-jobs/templates/xcuitest-e2e-template.yml --------- Co-authored-by: Kazuaki Matsuo <[email protected]>
- Loading branch information