@Nine 2022-04-08 EDIT: Please use: https://github.com/Danp2/au3WebDriver/archive/refs/heads/master.zip with this example: #include "wd_helper.au3" #include "wd_capabilities.au3" # HOW TO TEST: ; At first run choose [Yes] to create new session Chrome running instance ; At second run choose [No] to attach to active Chrome running instance # TODO: ; https://github.com/operasoftware/operachromiumdriver/blob/master/docs/desktop.md --