Skip to content

jmrodri/pw-future-error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Future error reproducer

  1. pip install -r requirements.txt
  2. python main.py

Error:

$ python main.py
status_code 200 | url http://httpbin.org/status/200
Future exception was never retrieved
future: <Future finished exception=TargetClosedError('Target page, context or browser has been closed')>
playwright._impl._errors.TargetClosedError: Target page, context or browser has been closed

About

Playwright Future Error recreation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages