Search the Community
Showing results for tags 'tag element'.
-
I am pretty sure the site that I am using was updated and now I am not seeing the same tags/elements that I used to. I tried using a UIAspy to see if I could grab them that way with no luck. What do I need to do to be able to automate this again. Are the elements hidden somewhere? Instead of highlighting established account is highlights all of the web page almost. How can I get to the detail again? I used to grab establish account by the name. Now I have nothing to even try to grab. There are not elements in the event viewer either. This
-
Hi all, I got the need of crawling all the label tag contained within a div element, and then inspecting one by one looking for a specified content Local $reportForm=_IEFormGetObjByName($oIE,"ui_form") If @error Then ConsoleWrite('_IEFormGetObjByName @error = ' & @error & ' @extended = ' & @extended & @CRLF) EndIf Local $divTagSites = _IEGetObjById($reportForm, "divElementId") If @error Then ConsoleWrite('_IEGetObjById for @error = ' & @error & ' @extended = ' & @extended
- 2 replies
-
- html
- tag element
-
(and 1 more)
Tagged with: