Jump to content

Recommended Posts

Posted (edited)

I have a script that primarily utilizes the WebDriver UDF for automating a specific task. It was functioning at the beginning of last month, but now it only opens Excel, starts the WebDriver, and when it opens the Chrome window, it closes immediately afterward and terminates the application. The code file is attached

script.au3

Edited by Jos
Posted

Hi @le_silveiraย ,

could you please share the console output (error message etc.) of the WebDriver? Then we might see where the problem occurs.
Also important is which version of au3WebDriver (WebDriver (WD)) do you use? You can see the version in wd_core.au3 file.

  • Did you try to use another browser instead of chrome?
  • Still the same problem?

Best regards
Sven

==> AutoIt related: ๐Ÿ”—ย Organization AutoIt Community,ย ๐Ÿ”— GitHub, ๐Ÿ”— Discord Server, ๐Ÿ”—ย Cheat Sheet,ย ๐Ÿ”—ย autoit-webdriver-boilerplate

Spoiler

๐ŸŒย Au3Forums

๐ŸŽฒ AutoIt (en) Cheat Sheet

๐Ÿ“Š AutoIt limits/defaults

๐Ÿ’Ž Code Katas: [...] (comming soon)

๐ŸŽญ Collection of GitHub users with AutoIt projects

๐Ÿžย False-Positives

๐Ÿ”ฎย Me on GitHub

๐Ÿ’ฌย Opinion about new forum sub category

๐Ÿ“‘ย UDF wiki list

โœ‚ย VSCode-AutoItSnippets

๐Ÿ“‘ย WebDriver FAQs

๐Ÿ‘จโ€๐Ÿซย WebDriver Tutorial (coming soon)

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