Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WebDriverManager

Automated driver management and other helper features for Selenium WebDriver in Java
Collective - Host: opensource - https://opencollective.com/webdrivermanager - Website: https://bonigarcia.dev/webdrivermanager/ - Code: https://github.com/bonigarcia/webdrivermanager

Improve handling of interrupted exception in Docker service

github.com/bonigarcia/webdrivermanager - d97e4c81dd1f08667da10c6eef5b8d1f0fafbcbd authored over 3 years ago by Boni García <[email protected]>
Avoid resolution cache in several tests

github.com/bonigarcia/webdrivermanager - 7e93d28d8c8bf60445d6ebd6198ce0f78cce5f3a authored over 3 years ago by Boni García <[email protected]>
Fix ignored versions test

github.com/bonigarcia/webdrivermanager - b0f8730984d8904727a0cd8fc1d80bc24565ea6d authored over 3 years ago by Boni García <[email protected]>
Catch exception when executing command in Docker container

github.com/bonigarcia/webdrivermanager - c883c1f270bf4ad4136ef8da4e7047b545d6e4e3 authored over 3 years ago by Boni García <[email protected]>
Improve logic for calling to quit

github.com/bonigarcia/webdrivermanager - f47b00bd19684e2797734e42d3a756acb020d1c5 authored over 3 years ago by Boni García <[email protected]>
Disable forced download test in Windows

github.com/bonigarcia/webdrivermanager - 512f2edbc1ca55839d583f9f9fabbd28eabaa6b6 authored over 3 years ago by Boni García <[email protected]>
Simplify logic of several tests

github.com/bonigarcia/webdrivermanager - 7501c82bee515506165864cc41f8848340bf7e84 authored over 3 years ago by Boni García <[email protected]>
Avoid clearing driver cache in several tests

github.com/bonigarcia/webdrivermanager - 6e06386ee5e54afb5423c3608d7e9bc4535b4b6f authored over 3 years ago by Boni García <[email protected]>
Stop using managers as singletons in WebDriverManager

github.com/bonigarcia/webdrivermanager - 6857908db2e03b9484cacf21aa375c7400ceff8f authored over 3 years ago by Boni García <[email protected]>
Expose DockerService in WDM API to make custom operations in containers

github.com/bonigarcia/webdrivermanager - 7a120f9e689ddf9892d67a9fefa969562d6cf653 authored over 3 years ago by Boni García <[email protected]>
Fix logic to get information from WebDriverBrowser objects

github.com/bonigarcia/webdrivermanager - 35c225d9a3c0ea7384e141e907540c8ce73e5879 authored over 3 years ago by Boni García <[email protected]>
Refactor common logic to get information from WebDriverBrowser objects

github.com/bonigarcia/webdrivermanager - af282c841d3d7ae6ed4ef37e0345d65a5faa389c authored over 3 years ago by Boni García <[email protected]>
Include configuration key wdm.dockerDaemonUrl to specify the host used in the Docker client

github.com/bonigarcia/webdrivermanager - 2dd747e8842f6be40ccfc07115163488f5758ef3 authored over 3 years ago by Boni García <[email protected]>
Simplify test using several browsers in Docker containers

github.com/bonigarcia/webdrivermanager - 2cb2cf75e36e42f67e38d37cff2cf35905ea5e2e authored over 3 years ago by Boni García <[email protected]>
Merge pull request #675 from bonigarcia/dependabot/maven/ch.qos.logback-logback-classic-1.2.4

Bump logback-classic from 1.2.3 to 1.2.4

github.com/bonigarcia/webdrivermanager - 4b1138d39b8645002710f1e25d168341c36e5a0e authored over 3 years ago by Boni García <[email protected]>
Merge pull request #674 from bonigarcia/dependabot/maven/io.javalin-javalin-3.13.10

Bump javalin from 3.13.9 to 3.13.10

github.com/bonigarcia/webdrivermanager - a37e35d80dc6cf03e91247280f812e82fd012b70 authored over 3 years ago by Boni García <[email protected]>
Bump logback-classic from 1.2.3 to 1.2.4

Bumps logback-classic from 1.2.3 to 1.2.4.

---
updated-dependencies:
- dependency-name: ch.qos....

github.com/bonigarcia/webdrivermanager - f46a6d61cdffdfbeb91a8726391db6f29007377b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump javalin from 3.13.9 to 3.13.10

Bumps [javalin](https://github.com/tipsy/javalin) from 3.13.9 to 3.13.10.
- [Release notes](http...

github.com/bonigarcia/webdrivermanager - 2c38b7e1d58aa5f0a0e3a8320904aab0106874ca authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Increase wait time in Docker test using several browsers

github.com/bonigarcia/webdrivermanager - b5cabd83fb203fc4bd20d4dc8332645520853c28 authored over 3 years ago by Boni García <[email protected]>
Simplify command to find out if running inside a Docker container

github.com/bonigarcia/webdrivermanager - ee7a5efa29d8ccbe5b6a3f0ee373f73698a69e65 authored over 3 years ago by Boni García <[email protected]>
Check if running inside a Docker container to get host address

github.com/bonigarcia/webdrivermanager - ecf26d986310b490b3a6371792cad52642db2259 authored over 3 years ago by Boni García <[email protected]>
Remove config file for parallel test execution

github.com/bonigarcia/webdrivermanager - eb421fadcd3f1aa9ac1d23c80cb5e18af1da662a authored over 3 years ago by Boni García <[email protected]>
Reduce wait time in Docker test

github.com/bonigarcia/webdrivermanager - 006a237d308b1fc659bdd376abf54fdf2f8798e7 authored over 3 years ago by Boni García <[email protected]>
Improve logic for get manager instance using browser name

github.com/bonigarcia/webdrivermanager - 1815f975ddc74b26940293dc18c15784b17ff15a authored over 3 years ago by Boni García <[email protected]>
Fix logic to get sessionID from path

github.com/bonigarcia/webdrivermanager - 19caa595a8e4fbc1b5d64e200a5d0de527e4993b authored over 3 years ago by Boni García <[email protected]>
Bump to openjdk:11-jdk-slim in Dockerfile

github.com/bonigarcia/webdrivermanager - e17c3932894722480f9553c2cae2eca7d3620bad authored over 3 years ago by Boni García <[email protected]>
Use geckodriver 0.29.0 for Firefox 90

github.com/bonigarcia/webdrivermanager - f302d701770b9eaa83fba2a3db5380d6ffb4925a authored over 3 years ago by Boni García <[email protected]>
Execute server resolver test in parallel

github.com/bonigarcia/webdrivermanager - 881b6a77ef5abe3e06054fe4d06ec8ad011f9f2d authored over 3 years ago by Boni García <[email protected]>
Minor smell-fix related to strings

github.com/bonigarcia/webdrivermanager - bb6cfdbbbcac11c99a11d98a18c2dcb3861952e4 authored over 3 years ago by Boni García <[email protected]>
Remove Selenium Server test from resolver class

github.com/bonigarcia/webdrivermanager - 4774a6dbdabd310e38f0fb31a60c30aaf9a4bd94 authored over 3 years ago by Boni García <[email protected]>
Enhance WebDriverManager server to act as a Selenium Server

github.com/bonigarcia/webdrivermanager - de0e888c214b2433ecbb6ff5fe4537330c82c609 authored over 3 years ago by Boni García <[email protected]>
Enhance WebDriverManager CLI to run browsers in Docker containers

github.com/bonigarcia/webdrivermanager - adcb540676c8f0c6be91b42d48a3e91291114ce1 authored over 3 years ago by Boni García <[email protected]>
Fix methods to get noVNC URL and recording path

github.com/bonigarcia/webdrivermanager - 297d3d3a572dccb8d9672be92632ffc321bfaad0 authored over 3 years ago by Boni García <[email protected]>
Allow to create several WebDriver instances using the same manager

github.com/bonigarcia/webdrivermanager - 0224de4d9ed6635f980ce0cf19d68f44f6fd4820 authored over 3 years ago by Boni García <[email protected]>
Include noVNC URL and recording path as WebDriverBrowser attributes

github.com/bonigarcia/webdrivermanager - b2018ec6a61238e3ad1a2ba6a98729d524b35932 authored over 3 years ago by Boni García <[email protected]>
Smell-fix: use replace instead of replaceAll

github.com/bonigarcia/webdrivermanager - 15f52aedfb5d19635f1e89b8f03ce51e15ed588c authored over 3 years ago by Boni García <[email protected]>
Rename several API methods

github.com/bonigarcia/webdrivermanager - 495419e07753019245ca64d488fdc7f7faf80d45 authored over 3 years ago by Boni García <[email protected]>
Include capability to configure custom volumes in browser container

github.com/bonigarcia/webdrivermanager - 887e86f499cd46ff6777eea62791dcc84e202665 authored over 3 years ago by Boni García <[email protected]>
Include config key and API method to configure shared memory in browser conainers

github.com/bonigarcia/webdrivermanager - 35023523da01a0c4ff907cda99b88df6998d1d10 authored over 3 years ago by Boni García <[email protected]>
Remove unused configuration key

github.com/bonigarcia/webdrivermanager - e19bf15f15b1bbdcdd9b2e38dcd09452f650a11d authored over 3 years ago by Boni García <[email protected]>
Use config key to setup the frame rate in Docker recordings

github.com/bonigarcia/webdrivermanager - 5938be6156119ae859009942e5b5779108c7fe78 authored over 3 years ago by Boni García <[email protected]>
Use config key wdm.dockerScreenResolution to setup screen resolution in Docker

github.com/bonigarcia/webdrivermanager - aa568cd94acb7cc1a4d1bc5786be8aa44695d96d authored over 3 years ago by Boni García <[email protected]>
Include API methods to configure Tmpfs size and mount

github.com/bonigarcia/webdrivermanager - 90b472bfdc06c7afbfeef2fbbf61416dcf94bb53 authored over 3 years ago by Boni García <[email protected]>
Use in-memory filesystem (Tmpfs) in browser containers

github.com/bonigarcia/webdrivermanager - 06dd15080eb7c9307d7d38d47484990de46f9f0d authored over 3 years ago by Boni García <[email protected]>
Include API methods to change Docker timezone and lang

github.com/bonigarcia/webdrivermanager - 57055b09fea564805f522857ac24296630f4c50b authored over 3 years ago by Boni García <[email protected]>
Remove config key for default Docker socket

github.com/bonigarcia/webdrivermanager - 5b449e865222fa1b754a79863c6b947c31505f11 authored over 3 years ago by Boni García <[email protected]>
Remove non necessary configuration key

github.com/bonigarcia/webdrivermanager - a3547b140f4d3903618f717b51e64655ffe2a753 authored over 3 years ago by Boni García <[email protected]>
Move instantiation of Docker service to setup method

github.com/bonigarcia/webdrivermanager - 7117b508cbaa8525dfba72ab5bf40676e91a9ae3 authored over 3 years ago by Boni García <[email protected]>
Downgrade to Selenium 3

github.com/bonigarcia/webdrivermanager - 1120f32e31f062b5136225b8664c0059c8c20869 authored over 3 years ago by Boni García <[email protected]>
Include config key and API method to use custom Docker image

github.com/bonigarcia/webdrivermanager - 28dd2809975e1e07a838ce72ff4e37f3d79e13c4 authored over 3 years ago by Boni García <[email protected]>
Refactor logic to get version from Docker image

github.com/bonigarcia/webdrivermanager - b40480a210d6ac5c8241c0213e43fd4efb0b6872 authored over 3 years ago by Boni García <[email protected]>
Change type of remote address to String

github.com/bonigarcia/webdrivermanager - aced7ed500b33d4da21f569fbe98005cbc91ed57 authored over 3 years ago by Boni García <[email protected]>
Disable test with remote server

github.com/bonigarcia/webdrivermanager - 4ed050bed31f0f60859b6627507646fd75e8c7ec authored over 3 years ago by Boni García <[email protected]>
Include capability to configure remote address using a key and API

github.com/bonigarcia/webdrivermanager - e4522fc0de88f22ff1049087159e4a5400b7afce authored over 3 years ago by Boni García <[email protected]>
Run generic driver test only in Linux (since it uses Chrome in Docker)

github.com/bonigarcia/webdrivermanager - de3c75ce55b27f289bd7bc51fc686338c24e2691 authored over 3 years ago by Boni García <[email protected]>
Include support for generic driver (using config key wdm.defaultBrowser)

github.com/bonigarcia/webdrivermanager - 25c90a720a53b9676199eddb8652fa2a8672e183 authored over 3 years ago by Boni García <[email protected]>
Minor smell-fixes

github.com/bonigarcia/webdrivermanager - db0ed62dcdc9a0c5ba7a0f572a4527fc36c8be27 authored over 3 years ago by Boni García <[email protected]>
Catch exceptions and log cause in close operations

github.com/bonigarcia/webdrivermanager - a7ca55861b782ceb80dd4ce7a4328dd8c8e5b7ea authored over 3 years ago by Boni García <[email protected]>
Remove duplicated Docker container in driver browser

github.com/bonigarcia/webdrivermanager - b88d7720390a19a96b2c9e05fbf3448a17623958 authored over 3 years ago by Boni García <[email protected]>
Disable Docker Chrome Android test (hardware sever not available on GitHub Actions)

github.com/bonigarcia/webdrivermanager - cdfa9d615a3430445479817eb92511f99337109b authored over 3 years ago by Boni García <[email protected]>
Improve procedure to store containers in creator

github.com/bonigarcia/webdrivermanager - 8de69f971d01f6d2a581df2ec746e9776c12c88e authored over 3 years ago by Boni García <[email protected]>
Revert "Increase general timeout to 60 seconds"

This reverts commit 9203b7b400d7ed88b5fd2f3f5997871efe1ace4f.

github.com/bonigarcia/webdrivermanager - 3cde3e1fb8a110c7b9532c016c358d07baea55c0 authored over 3 years ago by Boni García <[email protected]>
Increase general timeout to 60 seconds

github.com/bonigarcia/webdrivermanager - 9203b7b400d7ed88b5fd2f3f5997871efe1ace4f authored over 3 years ago by Boni García <[email protected]>
Include capability to use Chrome mobile in Android using Docker

github.com/bonigarcia/webdrivermanager - 50d49f25e2e3232731b0fdc84bee388cf97c4789 authored over 3 years ago by Boni García <[email protected]>
Smell fix related to the name of a variable

github.com/bonigarcia/webdrivermanager - a3823235d37079d3b0069cd3c76e5ce34ebac845 authored over 3 years ago by Boni García <[email protected]>
Include capability to record Docker sessions as mp4 files

github.com/bonigarcia/webdrivermanager - b2ebd3f38e490a69722cac041b71f7cf236d8cdc authored over 3 years ago by Boni García <[email protected]>
Support for wildcard latest-* to specify browser versions previous to stable

github.com/bonigarcia/webdrivermanager - 1ad06807f3e4eec1be573d09539b3fefd4bab845 authored over 3 years ago by Boni García <[email protected]>
Refactor Docker Chrome tests

github.com/bonigarcia/webdrivermanager - c3a11f055b35d6707005adc5ce3ae13a73b6f06f authored over 3 years ago by Boni García <[email protected]>
Include Firefox beta in Docker test

github.com/bonigarcia/webdrivermanager - 844d8e538be8616e38197cd6e36bea3268f0275a authored over 3 years ago by Boni García <[email protected]>
Support for Chrome and Firefox beta and dev using Twilio Docker images

github.com/bonigarcia/webdrivermanager - dae2ec04606dbda44047b3b90d49a595b254a448 authored over 3 years ago by Boni García <[email protected]>
Smell-fix: remove unused parameters in method

github.com/bonigarcia/webdrivermanager - 7d0537ac99c2f6fe2b1c7a0aadf316c42bcb6c25 authored over 3 years ago by Boni García <[email protected]>
Explicit call to quit in Docker tests

github.com/bonigarcia/webdrivermanager - 211db138fcb356682a55eaedd44fe5a57b26e4ae authored over 3 years ago by Boni García <[email protected]>
Catch exceptions when calling to quit in shutdown hook

github.com/bonigarcia/webdrivermanager - a822984057c1b31f88ca9e27499bc78169dff12c authored over 3 years ago by Boni García <[email protected]>
Check URL for creating RemoteWebDriver in Docker container

github.com/bonigarcia/webdrivermanager - a24c2537f4f88311f82f4fb8ac7bd345d654d550 authored over 3 years ago by Boni García <[email protected]>
Include default arguments in Chromium test

github.com/bonigarcia/webdrivermanager - 7f52bbe7117022801d1311199bc1c9e5e56284e6 authored over 3 years ago by Boni García <[email protected]>
Change order of timeout exception in WebDriver creator

github.com/bonigarcia/webdrivermanager - 4717ea249afc58df92c08d8723962a38e5a11d6b authored over 3 years ago by Boni García <[email protected]>
Revert "Remove arguments in the default options in Edge manager"

This reverts commit d7540465076f8611efe0253fc9a04dfeeb5790bd.

github.com/bonigarcia/webdrivermanager - 834f3fdb9674b796462be25081b974939ced1f64 authored over 3 years ago by Boni García <[email protected]>
Remove arguments in the default options in Edge manager

github.com/bonigarcia/webdrivermanager - d7540465076f8611efe0253fc9a04dfeeb5790bd authored over 3 years ago by Boni García <[email protected]>
Use latest version of Edge in Docker in test

github.com/bonigarcia/webdrivermanager - d0656806109c356c974832f97975aa246f9777f4 authored over 3 years ago by Boni García <[email protected]>
Use docker host instead of gateway for docker IP address

github.com/bonigarcia/webdrivermanager - 13069f515ddd0a9952740e3d2b95a04aa997adcb authored over 3 years ago by Boni García <[email protected]>
Merge pull request #673 from bonigarcia/dependabot/maven/commons-io-commons-io-2.11.0

Bump commons-io from 2.10.0 to 2.11.0

github.com/bonigarcia/webdrivermanager - 77fa946ca708f7102ee59e4e56fa05ec78cf438a authored over 3 years ago by Boni García <[email protected]>
Change label of novnc container in resolution cache

github.com/bonigarcia/webdrivermanager - 73a1b7bef0594e0270593aec7e48029b477dccdd authored over 3 years ago by Boni García <[email protected]>
Simplify resolution cache info line

github.com/bonigarcia/webdrivermanager - 172801c4b0a9067bf3d437675409e78bf671ec78 authored over 3 years ago by Boni García <[email protected]>
Include support for desktop sharing of Docker sessions through VNC and noVNC

github.com/bonigarcia/webdrivermanager - be9b3d1a1467de8069695504d8aab6d7ba970e65 authored over 3 years ago by Boni García <[email protected]>
Bump commons-io from 2.10.0 to 2.11.0

Bumps commons-io from 2.10.0 to 2.11.0.

---
updated-dependencies:
- dependency-name: commons-io...

github.com/bonigarcia/webdrivermanager - 71d1e3048c26dde10bdbc3eeb8c0d1e1fd81465c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Include support for Safari in Docker

github.com/bonigarcia/webdrivermanager - eaa19a0a0ea3afd4c2917e421a39d28e547ca73a authored over 3 years ago by Boni García <[email protected]>
Rename configuration keys for Docker images

github.com/bonigarcia/webdrivermanager - f15c30adc6ad70b69844af0ac335d026e8d8f992 authored over 3 years ago by Boni García <[email protected]>
Refactor common login for getting WebDriverManager instance

github.com/bonigarcia/webdrivermanager - f60521fe7923a10129f549711b4acbb86e8aceae authored over 3 years ago by Boni García <[email protected]>
Remove support for PhantomJS (deprecated and incompatible with Selenium 4)

github.com/bonigarcia/webdrivermanager - 0c96dd85c8e11c4b759254bf96f66219a53affcb authored over 3 years ago by Boni García <[email protected]>
Several smell-fixes

github.com/bonigarcia/webdrivermanager - be3e099b660cb0a1f932d229740b76809e8c0401 authored over 3 years ago by Boni García <[email protected]>
Set Edge version 91 in Docker test

github.com/bonigarcia/webdrivermanager - f7229ef433f0e3a864bc31715480b0accdce1ef2 authored over 3 years ago by Boni García <[email protected]>
Remove htmlunit and phantomjs dependencies and tests

github.com/bonigarcia/webdrivermanager - 1f709aac118c441690bc28555574e65e45e59942 authored over 3 years ago by Boni García <[email protected]>
Change scope of guava dependency to compile

github.com/bonigarcia/webdrivermanager - 1c69730bdf5ef297de08b502c4d200c814eb5e43 authored over 3 years ago by Boni García <[email protected]>
Use own HttpClient in server test instead of OkHttpClient

github.com/bonigarcia/webdrivermanager - 471a846154a9e4c79875843b5aad4999a2d8cc98 authored over 3 years ago by Boni García <[email protected]>
Add support for Edge in Docker

github.com/bonigarcia/webdrivermanager - cc86e540fce2de76c0c925e3088477fcdd9caff1 authored over 3 years ago by Boni García <[email protected]>
Fix version of new tests

github.com/bonigarcia/webdrivermanager - fadd997767ab8ac1434a357ec0a13ea7bab98925 authored over 3 years ago by Boni García <[email protected]>
Include test for Opera in Docker

github.com/bonigarcia/webdrivermanager - 1f899fed00ca36b9607492a0f149be3c7f39d64d authored over 3 years ago by Boni García <[email protected]>
Include Docker tests with custom versions

github.com/bonigarcia/webdrivermanager - 4c3e04893643ac04416f374a83e1b04af5b4f7e9 authored over 3 years ago by Boni García <[email protected]>
Include trailing part if only major version is available

github.com/bonigarcia/webdrivermanager - e968f0d29b84c8768cfcfc9749eb63eafa5ac522 authored over 3 years ago by Boni García <[email protected]>
Change command to stop and remove containers in Windows workflow

github.com/bonigarcia/webdrivermanager - dfecd6bb0170679e1aec57b564c08b52fbf4df91 authored over 3 years ago by Boni García <[email protected]>