Hi all,
I am trying to extract the value of the "Address for Service" (i.e. Kilburn & Strode....) from the following website...
https://www.ipo.gov.uk/p-ipsum/Case/PublicationNumber/EP1658879
The HTML is dynamic so I need to use selectors but just can't get this to work ☹️
On the webpage, the classes in the table row all have the same name (i.e. "CaseDataItemHeader"), so how do filter down to the value you are trying to extract?

Any help would be hugely appreciated!
Thanks,
Andy