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

Is there any way to get the last URL in a browser after exiting normally? #655

Open
xlanor opened this issue Nov 30, 2024 · 1 comment
Open

Comments

@xlanor
Copy link

xlanor commented Nov 30, 2024

I'm looking at the docs here switchbrew

If a user exited the browser normally (ie: pressed x), is there any way to extract the last URL shown in the applet with an rc of 0? It looks like webReplyGetLastUrl is only available when there is an error in URL parsing.

@yellows8
Copy link
Contributor

If CallbackableUrl doesn't do what you want, maybe try webSession instead?

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

2 participants