todordonev
Power Member
- Nov 23, 2012
- 520
- 485
Im using an implementation of selenium which lacks tab control. Some websites open up tabs with advertisements and the controller loses focus to the needed tab and commands dont work anymore.
What I need is a simple extension that will only leave tabs which url contains specific string/chars(regex/contains)
Extension needs to do this on its own without user interaction and without having to click anything.
The only setting I want is a field where I (or the bot) will enter the string to match the url.
I dont need any fancy UI just a bare html textarea
What I need is a simple extension that will only leave tabs which url contains specific string/chars(regex/contains)
Extension needs to do this on its own without user interaction and without having to click anything.
The only setting I want is a field where I (or the bot) will enter the string to match the url.
I dont need any fancy UI just a bare html textarea