I am facing a weird problem.
My process includes:
Open a Web Browser => Analyze it’s keyword using keywords everywhere extension which opens the result in a new tab => download csv.
Here is how it looks:
All I want to press is that csv button. And since it opens in new tab after clicking this:

What I tried:
Changing the tab using ctrl + 2 (for chrome)
Closing the first tab and then trying to locate the element (this didn’t work as well)
Can someone suggest me a work around on locating such elements?
Extension is keywords everywhere and can work on any page just right click and analyze this page and there you find all the list and I want to export that by pressing that csv button.