Jgladden Posted September 16, 2020 Share Posted September 16, 2020 Dan - thanks for all that you do - this stuff is great. Hoping you can assist with an issue we are having now that we have moved to Windows 10/Server 2016. The Chrome interactions were working flawlessly until moving over. Now my code fails when attempting to create the session. As you can see, our Chrome install is not in a standard location but I have validated the path to the binary. I have attached some detail below including system info, console output and the chrome log detail. I have tried several recommendations that have seen in various forums but none have made a difference Any assistance you can give would be greatly appreciated. Thanks in advance, chrome_Details.txt Link to comment Share on other sites More sharing options...
Danp2 Posted September 16, 2020 Share Posted September 16, 2020 Reposted from my last DM: I took a look at your log. Why are you installing such an old version of Chrome?! Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Jgladden Posted September 16, 2020 Author Share Posted September 16, 2020 1 hour ago, Danp2 said: Reposted from my last DM: I took a look at your log. Why are you installing such an old version of Chrome?! Chrome is deployed for us at an enterprise level so it is out of my control. They are assuring us that we will be on one of the latest version by EOY. Link to comment Share on other sites More sharing options...
Danp2 Posted September 17, 2020 Share Posted September 17, 2020 See here for a possible solution. You could also try downloading a more recent, portable version of Chrome and test with that to see if the issue has been resolved by an update. Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted September 17, 2020 Moderators Share Posted September 17, 2020 Moved to the appropriate forum, as the AutoIt Example Scripts forum very clearly states: Quote Share your cool AutoIt scripts, UDFs and applications with others. Do not post general support questions here, instead use the AutoIt Help and Support forums. Moderation Team Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Jgladden Posted September 17, 2020 Author Share Posted September 17, 2020 14 hours ago, Danp2 said: See here for a possible solution. You could also try downloading a more recent, portable version of Chrome and test with that to see if the issue has been resolved by an update. already attempted that solution - no luck Link to comment Share on other sites More sharing options...
Danp2 Posted September 17, 2020 Share Posted September 17, 2020 (edited) 3 hours ago, Jgladden said: already attempted that solution - no luck Would have been useful to know that from the beginning. 🙄 Did you try with portable Chrome? Edited September 17, 2020 by Danp2 Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
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