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

fix: relax webview match #836

Merged
merged 4 commits into from
Aug 14, 2023
Merged

fix: relax webview match #836

merged 4 commits into from
Aug 14, 2023

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Aug 13, 2023

appium/appium#17528

Most diff is by prettier... so let me list what I did here:

Local run:

npm run test
...

  438 passing (11s)
  3 pending

@KazuCocoa
Copy link
Member Author

KazuCocoa commented Aug 13, 2023

Hm, npm install got failed by the base-driver deps (even mater)
https://github.com/appium/appium-android-driver/actions/runs/5849282844/job/15857455765?pr=836

Fixed by using newer typescript

@KazuCocoa
Copy link
Member Author

ok, the CI failure has been fixed by using newer typescript

@mykola-mokhnach
Copy link
Contributor

mykola-mokhnach commented Aug 14, 2023

just FYI @KazuCocoa: there is a pending PR (ece12ee, tag 5.14.0-alpha2) about fully transforming this driver into TS module.

It has been touched at 3rd of July 2023 for the last time. Each change that we add to master would require this PR to be rebased and take more time. Although, I am not quite sure about the current progress on it.

@KazuCocoa KazuCocoa merged commit 7c52b81 into master Aug 14, 2023
@KazuCocoa KazuCocoa deleted the relax-webview-match branch August 14, 2023 07:45
github-actions bot pushed a commit that referenced this pull request Aug 14, 2023
## [5.14.2](v5.14.1...v5.14.2) (2023-08-14)

### Bug Fixes

* relax webview matching logic of devtools_remote ([#836](#836)) ([7c52b81](7c52b81))
@github-actions
Copy link

🎉 This PR is included in version 5.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants