Powered by
If the act of loading the page isn't being tested,...
# e2e-testing
c
cuddly-kitchen-97815
10/25/2022, 5:54 PM
If the act of loading the page isn't being tested, you can load the page in a
before()
hook before your tests so the tests can proceed without loading the page every time
Previous
Next