We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi team,
Thanks for releasing this interesting work.
I have a question about the uni test file (test_action_functionalities.py)
Ideally, it should parse some text like:"textbox' Full name'"
But actually, this is what we have from create_playwright_action.
This is the corresponding html content corresponding this part.
I follow readme to do the env setup. I am using Ubuntu22. playwright1.37.0. python=3.10.
Do you have any suggestion on this issue? Is it playwright version problem or browser version problem?
Thanks a lot for your help
The text was updated successfully, but these errors were encountered:
I got the same problem.
Sorry, something went wrong.
No branches or pull requests
Hi team,
Thanks for releasing this interesting work.
I have a question about the uni test file (test_action_functionalities.py)
Ideally, it should parse some text like:"textbox' Full name'"
But actually, this is what we have from create_playwright_action.
This is the corresponding html content corresponding this part.
I follow readme to do the env setup. I am using Ubuntu22. playwright1.37.0. python=3.10.
Do you have any suggestion on this issue? Is it playwright version problem or browser version problem?
Thanks a lot for your help
The text was updated successfully, but these errors were encountered: