visualwebarena
visualwebarena copied to clipboard
Pytest code is not working
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