The
details of the error messages in this sample scenario are as follows.
Error
message |
Error
description |
Failed
to execute the script. Error
number: 1 Contents:
Library execution (spv_Web) failed. |
(1)
This is a problem with the WebDriver used in the "Launch" library. WebDriver
of the target browser does not exist under the webdriver folder. Please
configure the WebDriver that matches the version of your browser. For
details on WebDriver, refer to " WinActor_Browser_Operation_Scenario_Creation_Manual.pdf". (2)
Or, this is a problem with the value specified in the URL of the variable
list. Make sure that the specified URL is not blank or incorrect, and if you
use the attached sample (testxxx.html), make sure that the variable is an
absolute path specification. |
Failed
to execute the script. Error
number: 1 Contents:
Library execution (spv_Capture) failed. |
This
is a problem with the value specified in the variable output destination
folder. -
Specify an existing folder with an absolute path. -
It may occur when a blank is specified. |