Jump to content

Webdriver Edge not loading


Recommended Posts

Hi 

 

I recently downloaded edge driver 126 and put in my location and directed the driver to the location as below 

_WD_Option('Driver', 'H:\\Quality Assurance\\WebDriverUDF\\msedgedriver.exe')

I then run the program and get the below and seems to imply success... But edge does not load? 

_WD_Option ==> Success [0] : Parameters:   Option=Port   Value=17556
_WD_Option ==> Success [0] : Parameters:   Option=DriverParams   Value=--verbose
_WD_GetFreePort ==> Success [0 / 17556] : Parameters:   MinPort=17556   MaxPort=Default
_WD_IsLatestRelease ==> Success [0] : True
_WD_Startup: OS:    WIN_10 X64 19045 
_WD_Startup: AutoIt:    3.3.14.4
_WD_Startup: Webdriver UDF:    1.3.1 (Up to date)
_WD_Startup: WinHTTP:    1.6.4.2
_WD_Startup: Driver:    H:\\Quality Assurance\\WebDriverUDF\\msedgedriver.exe (64 Bit)
_WD_Startup: Params:    --verbose
_WD_Startup: Port:    17556
_WD_Startup: Command:    "H:\\Quality Assurance\\WebDriverUDF\\msedgedriver.exe" --verbose 
_WD_Startup ==> Success [0]
__WD_Post ==> Send / Recv error [6] : HTTP status = 0
_WD_CreateSession ==> Webdriver Exception [10]
__WD_Delete ==> Send / Recv error [6] : HTTP status = 0
_WD_DeleteSession ==> Webdriver Exception [10] : Error occurs when trying to delete session
>Exit code: 0    Time: 31.44

 

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...