I am successfully opening a url using selenium and python. Above the address bar in the browser there is a tab that gets opened, I am trying to get the name that tab displays. For e.g. I opened the url - https://8.8.8.8 After it is opened, tab name appears as Google.
I am trying to fetch the name of the tab i.e google.