Search found 2 matches

by ricardo
Wed Jan 02, 2019 3:42 am
Forum: Technical / Scripting
Topic: Web Scraping - XPath
Replies: 2
Views: 2339

Re: Web Scraping - XPath

Hello, Instead of using XPath, I found out another way to extract the desired element: IEGetTagsByAttrib>{"http://www.buscacep.correios.com.br/sistemas/buscacep/resultadoBuscaCepEndereco.cfm"},TABLE,classname=tmptabela,O,valueArray The valueArray_1 has the following content: /* <tbody><tr> <th width...
by ricardo
Mon Dec 31, 2018 5:59 pm
Forum: Technical / Scripting
Topic: Web Scraping - XPath
Replies: 2
Views: 2339

Web Scraping - XPath

Hello and greetings. I have the following script: IETagEventByAttrib>http://www.buscacep.correios.com.br/sistemas/buscacep/,input,name=relaxation,,04115000 IETagEventByAttrib>http://www.buscacep.correios.com.br/sistemas/buscacep/,input,value=Buscar,click, Wait>1 IEWait>http://www.buscacep.correios.c...
Sign up to our newsletter for free automation tips, tricks & discounts