meety Posted March 24, 2021 Posted March 24, 2021 (edited) Hello everyone I found some problems when using au3info to get the visible text: as shown in the attachment. Why is that? What do I need to do to get the visible text content? Edited March 29, 2021 by meety
Developers Jos Posted March 24, 2021 Developers Posted March 24, 2021 (edited) AU3Info is used for windows program and not expected to be a able to work with websites, as that doesn't contain standard windows controls. Use one of the many Web UDF's when working with WebStite, like you did in your previous question. Jos Edited March 24, 2021 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
junkew Posted March 27, 2021 Posted March 27, 2021 See the different spyingtools wiki faq 31 - 40 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
meety Posted March 29, 2021 Author Posted March 29, 2021 On 3/24/2021 at 4:10 PM, Jos said: AU3Info is used for windows program and not expected to be a able to work with websites, as that doesn't contain standard windows controls. Use one of the many Web UDF's when working with WebStite, like you did in your previous question. Jos Thank you, can you give me an example of how to use UDF to get the text content of a website?
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