Jump to content

thuong12382

Members
  • Posts

    1
  • Joined

  • Last visited

thuong12382's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi Dan, i got the error : _WD_Startup ==> Invalid value: Location for Web Driver not set. this is my very short code: #include "wd_core.au3" #include "wd_helper.au3" Local $first, $ssession ;~ SetupChrome() _WD_Startup() $ssession = _WD_CreateSession($first) _WD_Navigate($ssession,"") _WD_Shutdown() If i enable SetupChrome() then it get error undefined function. Sorry for my bad english and thank you so much for this UDF
×
×
  • Create New...