I wanna extract phone numbers from these websites which are different in layout
So for that, I am trying to create a dynamic selector with REGEX in it but not being successful, here is the selector, can some one help me fix that I am trying from too long😫
> <html app='chrome.exe' title='*' />
> <webctrl tag='FONT' matching:aaname='regex' aaname='\(?\+\(?49\)?[ ()]?([- ()]?\d[- ()]?){10}' />