×
Feb 17, 2024 · I am trying to run scripts in Jenkins from testng. I can run them fine from my local machine as I have it configured to use the latest ...
Missing: osx | Show results with:osx
... slaves are Windows. windows:*iexplore, Pick an available slave that has the 'windows' label randomly, and run IE. This gives you assurance that IE will be ...
Missing: osx | Show results with:osx
Jan 13, 2024 · Hi - I have jenkins agent running using below command java -jar agent.jar -jnlpUrl http://:8080/computer//jenkins-agent.jnlp -workDir ...
Missing: howto osx selenium
Dec 15, 2021 · After that, in my pipeline (JenkinsFile) I start a Python script. This script is using pyautogui to automatize GUI testing. When performing the ...
Missing: selenium | Show results with:selenium
Sep 20, 2023 · I have executed the automation code on my local machine (windows 11, JDK 11) successfully. ... at org.openqa.selenium.remote.ProtocolHandshake.
Missing: osx | Show results with:osx
Mar 20, 2019 · Slave node is 'Terminated' when I execute 'slave-agent'. This is the error that I receive: "La conexión se ha cortado. java.nio.channels.
Missing: osx | Show results with:osx
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Missing: osx selenium
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. Case Study of Arnaud ...
Sep 14, 2023 · Ensure Firefox is Installed: Make sure that Firefox is installed on the Jenkins machine. Selenium WebDriver requires the browser to be installed ...
Missing: osx | Show results with:osx
Oct 25, 2020 · The problem is that the pipeline stuck/hang on the line where I call sh "ls". My slave machine is a Mac OS ...
Missing: osx | Show results with:osx