le_silveira Posted April 11, 2024 Posted April 11, 2024 (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 April 11, 2024 by Jos
SOLVE-SMART Posted April 11, 2024 Posted April 11, 2024 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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now