I need help with a test that I'm writing for to upload it into Xamarin Test Cloud. Do you know if there is a way to detect a specific word coordinates? I mean, the developer team has merged a URL inside a paragraph, and I need to Tap over the URL, like for example, the paragraph is "...hello to everybody, from my new workstation...", and the URL is embedded only in "everybody" word, so I need to Tap over that specific word in order to go to that URL.
- Is this possible to do?
- Is there any workaround?
Thanks in advance.