Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit c9933c2

Browse files
committed
Add ga-datastudio-docker-selenium.png v1
1 parent f13386a commit c9933c2

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Note image ids also change after scm-source.json has being updated which trigger
1414
+ Stop installing docker-compose as is already part of TravisCI env
1515
+ Chore: Add python get_a_chrome_headless_driver() example function
1616
+ Chore: Add ga-beacon.appspot.com GA tracker to the README file
17+
+ Chore: Add ga-datastudio-docker-selenium.png v1
1718
+ **Image tag details:**
1819
+ Selenium version: TBD_SELENIUM_3_VERSION (TBD_SELENIUM_3_REVISION)
1920
+ Chrome stable: TBD_CHROME_STABLE

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Note [SeleniumHQ/docker-selenium](https://github.com/SeleniumHQ/docker-selenium)
4040

4141
Even though both projects share the same purpose is good to have alternatives, see also for example [docker-alpine-selenium](https://github.com/SUNx2YCH/docker-alpine-selenium). Letting more than 1 docker-selenium project grow to be able to learn from each other's success or failures ultimately impacts the final users positively. This doesn't discard that at some point all selenium maintainers will sit together a sprint to coordinate some major changes and cleanup open issues and perhaps we might merge N similar projects in the future.
4242

43+
### Statistics
44+
[![ga-datastudio-docker-selenium](./images/ga-datastudio-docker-selenium.png)](https://datastudio.google.com/open/0B3GcHpfNB6-FRDd3RWo1ZWh4N3M "Docker-Selenium usage stats v1")
45+
4346
### Alternatives
4447
If you don't require a real browser [PhantomJS](https://github.com/ariya/phantomjs) might be enough for you.
4548
[Electron](https://wallabyjs.com/docs/integration/electron.html) allows to use the latest Chromium/V8 which might be equivalent to running in Chrome however still requires a display so [xvfb][xvfb-electron] is needed. You can also use a paid service like [Sauce Labs][sauce] or [BrowserStack][], note they offer free open source accounts and straightforward [integration with Travis CI](https://docs.travis-ci.com/user/sauce-connect/).
139 KB
Loading

0 commit comments

Comments
 (0)