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 opening of command palette via page object for webkit browser #13600

Open
ndoschek opened this issue Apr 12, 2024 · 1 comment
Open

Fix opening of command palette via page object for webkit browser #13600

ndoschek opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
playwright issues related to playwright tests

Comments

@ndoschek
Copy link
Contributor

Bug Description:

The theia-quick-command-palette.ts page object when used with the Webkit browser, does not open the command palette as expected. An investigation and subsequent fix are required to ensure the page object functions correctly across all default playwright browsers.

Steps to Reproduce:

  1. Execute the theia-quick-command.test.ts using the webkit browser. The test fails to open command palette using the current page object.

Additional Information

  • Operating System: Ubuntu 22.04
  • Theia Version: >= 1.48.3
@ndoschek
Copy link
Contributor Author

Hi @planger, could you please add the playwright label here and assign the issue to me? I will take care of that in the course of this month. TIA

@planger planger added the playwright issues related to playwright tests label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playwright issues related to playwright tests
Projects
None yet
Development

No branches or pull requests

2 participants