Here is the one-line G1ANT script (not counting Add-ons):
addon selenium version 4.101.0.0
addon core version 4.101.0.0
addon language version 4.103.0.0
selenium.open type firefox url ‴https://www.autohotkey.com‴
But it IS started, and listening:
The platform is Win7 Pro 64-bit SP1; G1ANT version is 4.102.1. Driver is stock. If started from the command line, geckodriver.exe will start and listen on any unoccupied port (that I've tried, anyway).
Is this possibly my error? Is the error with G1ANT? Is there a workaround?
There is a bug in G1ANT and it will be fixed soon. Currently there is no way to use Firefox with selenium addon but you can use Chrome browser instead.
addon selenium version 4.101.0.0
addon core version 4.101.0.0
addon language version 4.103.0.0
selenium.open type chrome url ‴https://www.autohotkey.com‴