Service Virtualization

 View Only
  • 1.  Unable to executed Selenium test on DevTest server/CVS

    Posted Jun 04, 2020 07:54 AM
    Hi All,

    I am have a selenium script to capture some browser cookies which is running perfectly find one Workstations.

    When I add them step in VSM or Deploy as CVS or Stage locally using local co-coordinator/simulator it fails.

    Did any one has used selenium step in VSM in DevTest 10.3.

    Thanks
    Ashish

    ------------------------------
    Senior Manger
    Morganstanley
    ------------------------------


  • 2.  RE: Unable to executed Selenium test on DevTest server/CVS
    Best Answer

    Broadcom Employee
    Posted Jun 04, 2020 10:07 AM
    Ashish,  there is a limitation with Windows Services  where it does not spawn a browser  when you start the components as a  service. It something to do with user accounts starting the service. 

    you can try to start  Simulator /Vse  as  executable  it might work.  Basically  start  Simulator.exe  and VirtualserviceEnvironment.exe    and not the SimulatorService.exe. 


    Thanks

    Shiney