First element (0) of pages
from BrowserContext
is undefined
but the second element (1) is correctly defined
#444
Labels
bug
Something isn't working
Tested against: dbede12
It seems that the array does not start at index 0, and instead starts at index 1. In PW it correctly starts at 0. I think there's an underlying issue which is causing that should be fixed.
NOTE: In the code below it works against
localhost:8080
, which is a test server. It can be found in the following link along with Instructions on how to run it locally: /~https://github.com/ankur22/testserver.Script:
PW script:
The text was updated successfully, but these errors were encountered: