

apt-get install -y libnss3-dev libasound2 libxss1 libappindicator3-1 libindicator7 gconf-service libgconf-2-4 libpango1.0-0 xdg-utils fonts-liberation libgbm1 # Install the chrome and chrome webdriver

# Install robot framework and the selenium library Whatever I am doing, I am failing to sucessfully instal the chromium-webdriver to run the Robot Framework test as in headless Chrome.Ĭould you suggest how to edit the files to make it work? However when I try to run the pipeline it gives me this error: $ apt-get install -y chromium-chromedriverĮ: Unable to locate package chromium-chromedriver robot -output NONE -report NONE -log NONE cases/Test/test.robot apt-get install -y chromium-chromedriver pip3 install robotframework-seleniumlibrary Page Should Contain Check for existence of this text!!! I am trying to do some tests using GitLab CI/CD and Robot Framework, I have this simple.
