I faced issue during the test run in Visual Studio debug mode that on the breakpoint driver loses focus from app and can not perform action because the focus switched to the VS when I try to proceed test debugging. Could you please advice how to avoid such issues in debug mode.
Hello there,
I faced issue during the test run in Visual Studio debug mode that on the breakpoint driver loses focus from app and can not perform action because the focus switched to the VS when I try to proceed test debugging. Could you please advice how to avoid such issues in debug mode.
Thank you in advance