page.evaluate: Execution context was destroyed, most likely because of a navigation
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to do a poc using backstopjs. But I am not able to open the URL of my application.Everytime it gives me the error:
page.evaluate: Execution context was destroyed, most likely because of a navigation.
some source suggested i need to redirections or navigations.
How can i can do that?
I am able to access the paplication when I am using page.goto in onBeforescript.
But from scenarios in backstop.json file, I am not able to access the application at all
Contributor guide
Assessment
This issue has not been assessed yet.