Petar Petrov
Petar Petrov
If I am a logged in user with properly entered information and I go to Settings and delete my first and last name, the changes are saved without the application...
After I changed the visibility of one of the categories, "Environment" for example, the categories bar resized, moving the down arrow over the Manage button. This was done in 120%...
If there is a problem with one cause and two solutions the total number of Civis is 4. If I delete the cause, the number of Civis changes to 3...
I've used a few different browsers- FF, GH and MS Edge and noticed that the behaviour of FF is different from the rest. Drop downs, for example, don't work.
My automation tests are able to generate a large amount of threads with the same name. There is no verification of the thread title which may be by design.
OS: MacOs Python version. 3.9.2 webdriverdownloader: 1.1.0.3 I receive the following when trying to download the Chrome driver: `SSLError: HTTPSConnectionPool(host='www.googleapis.com', port=443): Max retries exceeded with url: /storage/v1/b/chromedriver/o/LATEST_RELEASE (Caused by SSLError(SSLCertVerificationError(1,...
This PR aims to solve this issue: https://github.com/leonidessaguisagjr/webdriverdownloader/issues/15
As the title says. Our tests are written with Behave and our step names do not include the word "test". Is this requirement necessary?
I have pre-installed JX on AWS and I want to add regular Jenkins to execute my automation tests on. I followed the instructions from the official JX page: https://jenkins-x.io/v3/admin/guides/jenkins/getting-started/ After...