I found many similar questions on stackoverflow but not the one working for me.
How can I get the url of active tab of browser using core java (by using process name, port, or any method....).
My purpose is to parse the html content of the active browser/tab.
This is not a duplicate as I couldn't find the one based on core java.