Jump to content

Recommended Posts

Posted

Next thing to come will be the WebDriver help file :)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

So I should review, rewrite, correct, suplement each function headers, which are part of _wd_capabilities.au3 UDF, as there is still many things to do.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted (edited)

No need to hurry :)
We will release a help file that holds WD_Core, WD_Helper and WD_CDP at the moment. So people have something to play with :)

Edit:

  Quote

We will release a help file ... for WebDriver

Expand  

Done. Please see post #1

Edited by water

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

I have added the preliminary release of the WebDriver help file to post #1.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

:)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted (edited)
  On 11/29/2021 at 8:10 AM, water said:

CHM help files (Compressed HTML Help) can be created (more about this later in a separate thread)

Expand  

..anxiously waiting. Never got how to get that done :)  

Edit: I guess I'll need the "html help workshop"
The only ones I've found are from 2003 ( htmlhelp.exe and helpdocs.zip ) at web.archive.org

Edited by argumentum
added link

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted (edited)

This will be my next project.
No additional tools are needed - it's pure AutoIt :) 

Edit:
Wrong - It's not pure AutoIt.
hhc.exe, hha.dll, itcc.dll from "HTML Help Workshop" are needed. The installation ZIP comes with all needed files.

Edited by water
Fixed my incorrect statement

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

@water Very nice tool! I was going to create something like this many years ago but never got around to finishing it (I wasn't very good at that time), it was going to be a complete UDF manager which could maintain a registry of UDFs and integrate them into AutoIt as much as possible.

Also looking forward to your documentation generator, I think my Map UDF will be a very good candidate for testing as it has a good amount of functions along with documentation :)

 

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Posted

maybe  JSMN.au3 and winhttp.au3 ?
also ADO.au3 ? and XML.au3 ?

 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted

As soon as I have published my version of MrCreator's tool including documentation everyone will be able to create a CHM help file for his UDfs :)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted (edited)

I have extracted the CSS from the AutoIt CHM. So the CHM files generated with MrCreatoR's tool should come quite close to the Autoit help file ;)

Edited by water

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

Except for the formatting of the example scripts I tried to come as close as possible to the AutoIt CHM.
If you find differences, please let me know. Maybe I can fix them ;)

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted

Can you please post a screenshot? I can not see any difference.

Help.thumb.png.b029ff0f20cabec92d2bb213801445df.png

My UDFs and Tutorials:

  Reveal hidden contents

 

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
×
×
  • Create New...