maumrm
3 years agoContributor
The specified browser was not found. [Current Browser]
I am getting failures for Navigating to an address based on the "Current Browser". These steps do not fail during a full test run, but if I start the test midway these will fail, not sure why they wo...
- 3 years ago
Yes, Browser Loop is keeping track of what browser is being used for each iteration of the loop. It's meant to do that.
https://support.smartbear.com/testcomplete/docs/keyword-testing/reference/web/browser-loop.html
If you are starting in the middle of your tests to do some debugging, then you may want to add a step in to call out a particular browser, then comment it out when you are ready to run the full test again.