diff --git a/jenkins/run_robot.sh b/jenkins/run_robot.sh index 5f9a9cc..94d5ee9 100644 --- a/jenkins/run_robot.sh +++ b/jenkins/run_robot.sh @@ -7,7 +7,7 @@ . venv/bin/activate fi -chomd 777 /root/.cache/selenium/chromedriver/linux64/143.0.7499.192/chromedriver +chmod 777 /root/.cache/selenium/chromedriver/linux64/143.0.7499.192/chromedriver # Ensure results directory exists mkdir -p results