Hello everybody
I'am trying to build a application that navigates through a website, filling some form and click in the buttons to access the information of an equipment. The objective is to fill the form "N. do CA", press the button "Consultar" and then press the button "Detalhar" automatically to see take to a page containing information's about an equipment. The second step is to get the theses infos and export to a text file. My problem is to find the "Detalhar" button, I'am not finding it even putting the id name. I attached a print screen of the website point the form and the buttons and the code in LV.
I need help to understand why I cannot find the button.
Hi, yes I have looked at the source code of this website. We on access in the first time the "Detalhar" button doesn't appear in the code, only after you do fill the form "N. do CA" and search using the "Consultar" button.
Yep, I thought it would work that way but I couldn't implement this. Do you have an idea on how do that in the code?