https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element
https://community.bablosoft.com/topic/15215/how-can-i-search-for-a-specific-link-in-a-mail-body/2
https://community.bablosoft.com/topic/14576/нажатие-на-элемент-по-ссылке-match-xpath
Hello,
I would like to create a simple template to look for and retrieve all emails located on an webpage. I tried with xpath with no luck so far..
Thanks for the help.
@TravelGreg2 Here is regexp to retrieve email
(?:(?:[^<>()[]\\.,;:\s@"]+(?:\.[^<>()[]\\.,;:\s@"]+)*)|(?:".+"))@(?:(?:[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(?:(?:[a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))