marian51 / poc-playwright-typescript-gui-api

A repository containing a sample project based on Playwright, written using Typescript, showing testing of the GUI and API of given application.
3 stars 0 forks source link

Remove "plain" waiting from space tests #41

Closed marian51 closed 3 months ago

marian51 commented 3 months ago

Now waits methods are placed directly to test blocks, but should be placed in page object