im trying to automate a website with playwright on js and put an assertion. but everytime im running it it getting stuck at the assertion with the meesage: TypeError: expect is not a function.
Why am i keeo getting this?
Error log:
enter image description here
tried to use an assertion, and make sure a text is visible.
enter image description here
tries to use an assertion to validate that text is visible
Ilay Shitrit is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.