Service Virtualization

  • 1.  Problem running selenium step

    Posted Jan 23, 2018 07:01 AM

    I have recorded a tests using selenium builder and successfully imported JSON into devtest and build test case, but when I run ITR, it launches browser but nothing happens and the test fails.Below is the error :

     

    ============================================================================
    | Error executing Selenium Step :
    [{"negated":false,"type":"get","url":"************************************"}]
    ============================================================================
    | Step: Get
    ----------------------------------------------------------------------------
    | Message: Test run failed: unable to create driver.
    ----------------------------------------------------------------------------
    | Trapped Exception: Test run failed: unable to create driver.
    | Trapped Message: java.lang.RuntimeException: Test run failed: unable to create driver.
    ----------------------------------------------------------------------------
    STACK TRACE
    java.lang.RuntimeException: Test run failed: unable to create driver.
    at com.sebuilder.interpreter.TestRun.initRemoteWebDriver(TestRun.java:215)
    at com.itko.lisa.glass.SeleniumScriptExecutor.executeStep(Seleni



  • 2.  Re: Problem running selenium step
    Best Answer

    Posted Jan 23, 2018 06:12 PM

    Hi,

       Please go to this link.This might help you.

    Chrome Driver Issue while executing Selenium Tests 

    Thanks,

    Vishwa