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

Use remote control debugger for handling cookies #1532

Closed
KazuCocoa opened this issue Mar 29, 2023 · 0 comments
Closed

Use remote control debugger for handling cookies #1532

KazuCocoa opened this issue Mar 29, 2023 · 0 comments

Comments

@KazuCocoa
Copy link
Member

KazuCocoa commented Mar 29, 2023

My task note:

Latest master issues JS script to manage cookies, except for set cookies.

I'll update the master to use remote debugger's Web Inspector command to keep the behavior same as v4.19 and appium 1.22.3, which was removed in #1484 (comment), as web.js.

https://gist.github.com/KazuCocoa/b935fbca6efa1abf4688cc94bc14366a

When I dug the web.js, we potentially added the JS call accidentally when we migrated appium-ios-driver into the xcuitest-driver, it was a regression. I checked a few past versions, they used the remote debugger way, so maybe not tho.

@KazuCocoa KazuCocoa changed the title Use remote control debugger Use remote control debugger for handling cookies Mar 29, 2023
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

1 participant