Unable to run Web UI tests on a remote agent on Linux
When you run Web UI tests on a remote agent that runs on Linux, the browser fails to launch.
Cause
Browser launch is prevented when the remote agent runs as root or sudo.
Resolution
To resolve this issue, you must perform the following steps after you have installed
the remote agent:
- Stop the agent.
- Start the agent as the logged in user by performing the following steps:
- Open a terminal on Linux.
- Enter the following commands:
cd /opt/IBM/SDP/Majordomo/
sudo ./MDStop.sh
./MDStart.sh