mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
Remove download and start selenium
This commit is contained in:
@ -38,14 +38,6 @@ commands:
|
||||
command: |
|
||||
sudo apt update
|
||||
sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
|
||||
- run:
|
||||
name: Download Selenium
|
||||
command: curl -O http://selenium-release.storage.googleapis.com/3.5/selenium-server-standalone-3.5.3.jar
|
||||
- run: mkdir test-reports
|
||||
- run:
|
||||
name: Start Selenium
|
||||
command: java -jar selenium-server-standalone-3.5.3.jar -log test-reports/selenium.log
|
||||
background: true
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
Reference in New Issue
Block a user