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

The browser could not automatically start after press F5 when webBrowserUrl was set. #7792

Closed
zhouwangyang opened this issue Dec 14, 2023 · 1 comment

Comments

@zhouwangyang
Copy link
Contributor

image

Steps to Reproduce
1.Open cookiecutter explorer
2.Load the following template: https://github.com/brettcannon/python-azure-web-app-cookiecutter
3.Keep default values and click Create and Open Folder
4.Right click on webapp.py and choose Debug and Launch Settings when the files generated in Solution Explorer
5.Set webBrowserUrl: http://127.0.0.1:5555/
6.Open webapp.py and put a breakpoint on first line in do_GET method
7.Press F5

Expected behavior
the browser will automatically start when press F5.

Actual behavior
the browser does not automatically start when press F5.

repro

@zhouwangyang
Copy link
Contributor Author

close it by design.

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

No branches or pull requests

2 participants