You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show in selenium-side-runner what steps are done similar as in IDE
Motivation
I am dealing with tests that works fine in IDE, but throw errors in the side-runner. Errors like ElementNotInteractableError, ElementClickInterceptedError. As I don't know at which steps that happens, it is difficult to analyse.