angular / protractor

E2E test framework for Angular apps

Home Page:http://www.protractortest.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with ExpectedConditions working with forked browser instances

sebaKwiat opened this issue · comments

Hi folks,
It looks like this issue is re-occuring again: #3761.

simply do an expected condition on forked browser instance you will see is not working (unhandled promise rejection) if you do the same on none forked instance it is all fine.

Versions:
Protractor Version: 7.0.0
node v14.17.0
latest chrome