Chrome/Edge Extension not always working... why?
Hi,
I am currently experiencing some issues with Edge/Chrome extension and the playback of browser related keyword tests.
I have a desktop application that open our company website, so i wrote a test to verify that upon clicking this button that the browser opens at the right URL.
So I have installed SmartBear Test Extension on my PC and our Test machines.
This is what the Object Browser shows me when the extension is working fine :
Perfect!. My test runs fine when the extension behaves.
However from time to time, not sure why and under which condition, the browser extension doesn't seem to work and gives something like this:
Im trying to figure out what could be causing this issue?
My test tries to close the browser using .Close when the test completes, however it can be killed if the test crash.
FYI, the same applies whether i use Edge or Chrome.