jimihendrix857 Posted August 21, 2014 Posted August 21, 2014 Looking for a particular element name within a javascript running in Chrome. The window finder doesnt "see" anything in the java script. is there something that can be used for this? Is there an easy way in finding the correct "element" within a javascript? If so what would the command be to then store this element into a variable? Thanks in advance
junkew Posted August 21, 2014 Posted August 21, 2014 I maintain the IUIAutomation thread in the examples section which can do what you want. If something is easy or complex depends on intelligence of people so if its to complex let me know how you feel it can be easier start simpleyspy.au3 and move your mouse above the element and press ctrl+w and it gives you some source code directly on how to reach that element with iuiautomation FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now