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

Add test scenario for opening a new page #680

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

art-dsit
Copy link
Contributor

This PR contains:

  • New features
  • Changes to dev-tools e.g. CI config / github tooling
  • Docs
  • Bug fixes
  • Code refactor

What is the current behavior? (You can also link to an open issue here)

When clicking a link that opens in a new window (for example see https://www.selenium.dev/selenium/web/window_switching_tests/page_with_frame.html - click "Open new Window") the browser tool does not activate the new window. This results in poor elicitation, since the model thinks the click just didn't work. This problem also applies to web_browser_type_submit

What is the new behavior?

test_web_browser_open_new_page fails, but maybe someone who wrote the tool could look into this problem

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

It's a failing test so not advised to merge

Other information:

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

Successfully merging this pull request may close these issues.

1 participant