My web application opens a new tab when a button is clicked. I want to be able to close the new tab once I'm done with it and continue working with the original tab. How can I achieve this?
The application runs of Chrome.
Hi there, Chrome is capable of restoring tabs so on startup it loads the previous URL of the system under test. so each time I launch chrome via systemutil.run I have duplicate tabs and then UFT gets confused and does not interact well with test objects…