-
[] Functional tests for conference app will be written
[] Automated by github actions
-
I have been working with GHOSTS for nearly two months, and recently the `BrowserChrome` handler stopped working on Windows machines. It used to work with the chromedriver shipped in the archive, but n…
-
After updating from 5.8.1 version to 5.8.2 I get the following error after test run (5.8.1 works fine):
"jar:3.3.0:jar (default-jar)"
"[WARNING] JAR will be empty - no content was marked for inclu…
-
I wondered if we could use nightly selneium bindings build for our client's test somehow. This is not per PR like our code change, but like every night to check our selenium deps for example. The purp…
-
Now that the team is thinking about further testing options (Selenium etc) it would be good to use a migrations system for reliable automated tests etc.
-
Automated selenium-based test suite that uses:
- travis-ci: free for open source. http://travis-ci.com/ Integrates into github (we'll need to enable that integration once we sign up for travis CI)
- …
-
I'm trying to write selenium test for this.
find('div.public-DraftStyleDefault-block public-DraftStyleDefault-ltr', visible: false).set('some value')
However it doesn't work. How can I test this…
-
-
I need selenium tests up and running for tmp.
Its looking like this isnt going to be possible as the current selenium test suite is written for Selenium RC not webdriver and theres no bindings for som…
-