Jump to content

Question the use of au3info---help me please


 Share

Recommended Posts

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 by meety
Link to comment
Share on other sites

  • Developers

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 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.
  :)

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...