I have a console app that checks for a particular window opened in chrome(specifically chrome only) it runs a 5 second timer to check it again. The issue is that at times the site does not loads in 5 seconds and the application creates a new tab and it goes endlessly. now I need to check and close the duplicate tabs in my code. some1 suggested me to use watir and chrome driver to do the same. but I have absolutely no idea as to how to go about this. can any 1 please help me..
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|