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

Include synchronized modifier for method in IExplorer manager

github.com/bonigarcia/webdrivermanager - 366a9a95842c138e7667f2bd0a9d6eae28531994 authored over 3 years ago by Boni García <[email protected]>
Store resolution cache after clearing expired entry

github.com/bonigarcia/webdrivermanager - 9a92bddf7a289f8c45aff35ca19209d3d7ecf83a authored over 3 years ago by Boni García <[email protected]>
Avoid browser detection in test

github.com/bonigarcia/webdrivermanager - 893d62c7f36d11639ad84823abd9d8677467f0ab authored over 3 years ago by Boni García <[email protected]>
Revert "Enable Firefox test in Mac"

This reverts commit 3dcfd9059472e156001ec6c36d5a221327d60879.

github.com/bonigarcia/webdrivermanager - 82f2b942d5daf31c7911e743f1161d2e8995e837 authored over 3 years ago by Boni García <[email protected]>
Enable Firefox test in Mac

github.com/bonigarcia/webdrivermanager - 3dcfd9059472e156001ec6c36d5a221327d60879 authored over 3 years ago by Boni García <[email protected]>
Remove unused attribute in WedDriverManager class

github.com/bonigarcia/webdrivermanager - 7224de0d1409346bebc74a639c4772bde88a3c85 authored over 3 years ago by Boni García <[email protected]>
Update driver versions in several tests

github.com/bonigarcia/webdrivermanager - 3a4518f766f068b0edd490f86229bf2254dc1c17 authored over 3 years ago by Boni García <[email protected]>
Reset wdm instance in Arm tests

github.com/bonigarcia/webdrivermanager - 55bb81a662b1e4f20038cf231ee54a7c020b138e authored over 3 years ago by Boni García <[email protected]>
Include wait in browser tests

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

Bump logback-classic from 1.2.4-groovyless to 1.2.5

github.com/bonigarcia/webdrivermanager - 383706b4fc06e8f914f61f3f1ff0a537b697fd76 authored over 3 years ago by Boni García <[email protected]>
Merge pull request #678 from ooktay/master

Fix #677 register decompression for http client

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

Bumps logback-classic from 1.2.4-groovyless to 1.2.5.

---
updated-dependencies:
- dependency-na...

github.com/bonigarcia/webdrivermanager - 16a524ebed8e3d87d4f95dfdb45bc0f7fec3a8b1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge remote-tracking branch 'github.com/master'

# Conflicts:
# pom.xml

github.com/bonigarcia/webdrivermanager - 7730d403ce27850d26e5a568bfcdc784ea7cad06 authored over 3 years ago by Ozgur Oktay <[email protected]>
Merge pull request #679 from bonigarcia/dependabot/maven/ch.qos.logback-logback-classic-1.2.4-groovyless

Bump logback-classic from 1.2.4 to 1.2.4-groovyless

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

Bumps logback-classic from 1.2.4 to 1.2.4-groovyless.

---
updated-dependencies:
- dependency-na...

github.com/bonigarcia/webdrivermanager - 14215222124f2a962dfd0d9f126af65ec2bc3303 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improve starting log of WDM server

github.com/bonigarcia/webdrivermanager - 7eec06f32df7e65708e016b753e68c903a73c0bf authored over 3 years ago by Boni García <[email protected]>
Include test using Docker and a list of WebDriver objects

github.com/bonigarcia/webdrivermanager - 156f4a7975b9cadf3b9aaad8fc2cbf018a257a49 authored over 3 years ago by Boni García <[email protected]>
Set default arguments for Docker containers as a configuration key

github.com/bonigarcia/webdrivermanager - 0397420409973e60d2fbb990ce52e13c04533829 authored over 3 years ago by Boni García <[email protected]>
Update geckodriver versions in test

github.com/bonigarcia/webdrivermanager - 48ec2755917cde91aad7823b28ce9bfc3a6d5506 authored over 3 years ago by Boni García <[email protected]>
Update latest versions of msedgedriver

github.com/bonigarcia/webdrivermanager - d8b56eddc4155a1788aafb4c0f5f56ca6069487e authored over 3 years ago by Boni García <[email protected]>
Set volatile modifier to downloaded driver version and path

github.com/bonigarcia/webdrivermanager - 05064e85909ad13373a35cf5894a6043843e7106 authored over 3 years ago by Boni García <[email protected]>
Avoid resolution cache in versions test

github.com/bonigarcia/webdrivermanager - d7f88f71cf9a402139de3b48581b8cdcd73cd965 authored over 3 years ago by Boni García <[email protected]>
Include synchronized modifier in several WebDriverManager methods

github.com/bonigarcia/webdrivermanager - 09d71f3578482702aa3f82af91a46784afb90a24 authored over 3 years ago by Boni García <[email protected]>
Resolve dependencies problems after bumpting to Selenium 4

github.com/bonigarcia/webdrivermanager - e512212255287aabc805e8c621aa00fc74582752 authored over 3 years ago by Boni García <[email protected]>
Bump to Selenium 4.0.0-beta-4 implementing a fallback for compatibility with Selenium 3

github.com/bonigarcia/webdrivermanager - 51fb3928392be2e1cb1f937aeb71c572d6305210 authored over 3 years ago by Boni García <[email protected]>
Use merged capabilities in WDM creator

github.com/bonigarcia/webdrivermanager - 26784e6b4a4137ae47e87f6f0157db91cd1a40b9 authored over 3 years ago by Boni García <[email protected]>
Allow to specify browser version as argument in CLI for Docker containers

github.com/bonigarcia/webdrivermanager - 21a5124c6a8b899def4c19cd685992906b98282c authored over 3 years ago by Boni García <[email protected]>
Remove logic to wait for VNC server

github.com/bonigarcia/webdrivermanager - 18e887a434e870f5831f22d9e98947cb6708ee49 authored over 3 years ago by Boni García <[email protected]>
Change default port of server to 4444

github.com/bonigarcia/webdrivermanager - 0fd4de8f4b949dd09062ba0703d8aa4edb2bd944 authored over 3 years ago by Boni García <[email protected]>
Include method to wait for VNC server URL

github.com/bonigarcia/webdrivermanager - 38577950224ff7ad1784d6a111ac3b51b3b80387 authored over 3 years ago by Boni García <[email protected]>
Include configuration keys for server path and timeout

github.com/bonigarcia/webdrivermanager - 315c0abfb0b3f8031f711ada35fec8a9bca53c5b authored over 3 years ago by Boni García <[email protected]>
Avoid resolution cache in Edge Mac test

github.com/bonigarcia/webdrivermanager - a652d015afab6aa9af40554485ef360d9dfe957f authored over 3 years ago by Boni García <[email protected]>
Add synchronized modifier to several methods in WebDriverManager class

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

github.com/bonigarcia/webdrivermanager - bf0f947c6a7f2804e8465185dc301cf0e993b42d authored over 3 years ago by Boni García <[email protected]>
Revert "Remove guava dependency"

This reverts commit 03796797a196b7ee88d25f2b5629f646640ff4b4.

github.com/bonigarcia/webdrivermanager - fbdab5f1f0d160fb4b7c82d2452765958433c5ea authored over 3 years ago by Boni García <[email protected]>
Include API method to specify volumes as string array

github.com/bonigarcia/webdrivermanager - 5b950c1b4e1a1a5a2e0700fa4a1d996487a49e41 authored over 3 years ago by Boni García <[email protected]>
Include synchronized modifier is static API methods

github.com/bonigarcia/webdrivermanager - e7236945bd45aca59ddfe613cc53ca7661e532b7 authored over 3 years ago by Boni García <[email protected]>
Include key and API method to configure the recording prefix (browser name by default)

github.com/bonigarcia/webdrivermanager - 028f51d706a66d802bbfe1220deee78bde12869c authored over 3 years ago by Boni García <[email protected]>
Merge remote-tracking branch 'github.com/master'

# Conflicts:
# pom.xml

github.com/bonigarcia/webdrivermanager - 6b74b836db9129bcdba92e95d495b0e43b35ce46 authored over 3 years ago by Ozgur Oktay <[email protected]>
Remove guava dependency

github.com/bonigarcia/webdrivermanager - 03796797a196b7ee88d25f2b5629f646640ff4b4 authored over 3 years ago by Boni García <[email protected]>
Smell-fix in logic for decompressing tar.gz files

github.com/bonigarcia/webdrivermanager - b4534891536e29b0ab23b7028126591cebcaee33 authored over 3 years ago by Boni García <[email protected]>
Include synchronizedd modifier in several API methods

github.com/bonigarcia/webdrivermanager - 0ef47fd61148d2057e5c801316fcdc91dabab1e6 authored over 3 years ago by Boni García <[email protected]>
Enable mock proxy test

github.com/bonigarcia/webdrivermanager - 70fb0a91961d20930fdb61704fb209b627364eea authored over 3 years ago by Boni García <[email protected]>
Change commons lang import in test

github.com/bonigarcia/webdrivermanager - cf00890d6093c27be5e81721ba2e55a1c4a19e2c authored over 3 years ago by Boni García <[email protected]>
Simplify Chrome list test

github.com/bonigarcia/webdrivermanager - a40f0b986c9a1daa113f6bb4d90fbdc739ea9cee authored over 3 years ago by Boni García <[email protected]>
Simplify logic for decompress tar.gz files

github.com/bonigarcia/webdrivermanager - 5a9fccf4f77d9588f7800635094c9aa0e4de79b4 authored over 3 years ago by Boni García <[email protected]>
Move logback to test properties

github.com/bonigarcia/webdrivermanager - 08e2e3d0c0d8cd758c86303a9f3c7c8909791589 authored over 3 years ago by Boni García <[email protected]>
Specify arguments in ChromeOptions in server test

github.com/bonigarcia/webdrivermanager - 91a046dccbfb5503832711589a8b98c777a2c242 authored over 3 years ago by Boni García <[email protected]>
Remove commons-io compile artifact

github.com/bonigarcia/webdrivermanager - 51da2c60d515b856c00e9365ce2d856df3415d37 authored over 3 years ago by Boni García <[email protected]>
Remove commons-lang3 artifact

github.com/bonigarcia/webdrivermanager - 37beb053fa631ea5977823f3aeb219db01e4c861 authored over 3 years ago by Boni García <[email protected]>
Implement custom logic for decompress tar.gz files

github.com/bonigarcia/webdrivermanager - d69b46711a97d11cf990538ad881de13059d3620 authored over 3 years ago by Boni García <[email protected]>
Stop decompressing tar.bz2 files (used in PhantomJS, and not supported anymore)

github.com/bonigarcia/webdrivermanager - f6c01f9648085b533ae57dbb177c464a8300515a authored over 3 years ago by Boni García <[email protected]>
Improve logic for handling drivers for Chromium

github.com/bonigarcia/webdrivermanager - 8fe3d4f2df4a9f2306afbdc19467b83ab0630565 authored over 3 years ago by Boni García <[email protected]>
Include API methods to get the list of WebDriver instances

github.com/bonigarcia/webdrivermanager - ab4647e19c4d9848e2f2f3c8ef4e03edcc8fbdc3 authored over 3 years ago by Boni García <[email protected]>
Set synchronized modifier in main API methods

github.com/bonigarcia/webdrivermanager - d7009f5b550676f10e96fe6f9de43975334a0a86 authored over 3 years ago by Boni García <[email protected]>
Fix logic to create generic manager

github.com/bonigarcia/webdrivermanager - b0f350c3fa901b1ff958f83377eef8db8991e2c0 authored over 3 years ago by Boni García <[email protected]>
Include remote drivers in the list (for quitting)

github.com/bonigarcia/webdrivermanager - c3184c8766ceda6b2307b367235169f4b0955348 authored over 3 years ago by Boni García <[email protected]>
Enhance parent class of versions test

github.com/bonigarcia/webdrivermanager - b1b2e9e547056e81bb1f83fa49c566a3db94dee2 authored over 3 years ago by Boni García <[email protected]>
Check driver manager type when creating local driver

github.com/bonigarcia/webdrivermanager - 752c724b9553fea10d8a5b2de92ab9a11195ae67 authored over 3 years ago by Boni García <[email protected]>
Improve logging in ARM64 Firefox test

github.com/bonigarcia/webdrivermanager - 687eb56baf4876651771da233fdf022e42fb44d0 authored over 3 years ago by Boni García <[email protected]>
Merge tag 'buildok'

github.com/bonigarcia/webdrivermanager - df2056ca59e4c8250116bf73da05435449b26046 authored over 3 years ago by Ozgur Oktay <[email protected]>
Simplify logic of parent class in versions test

github.com/bonigarcia/webdrivermanager - c7b65779b3bbc2b7e220601f2e4723db60fd0b50 authored over 3 years ago by Boni García <[email protected]>
Use custom class for options with arguments for compatibility with Selenium 3 and 4

github.com/bonigarcia/webdrivermanager - 6db0dc3d4923d0168bd66b47a50c5fea0e7ce2a1 authored over 3 years ago by Boni García <[email protected]>
Revert "Bump Selenium to 4.0.0-beta-4"

This reverts commit e3391779ed18f72bb14d064204a0430c17a11ac0.

github.com/bonigarcia/webdrivermanager - 9c27bfdc0739db8c8ba65aadc2333bc708c7b03f authored over 3 years ago by Boni García <[email protected]>
Bump Selenium to 4.0.0-beta-4

github.com/bonigarcia/webdrivermanager - e3391779ed18f72bb14d064204a0430c17a11ac0 authored over 3 years ago by Boni García <[email protected]>
Merge tag 'buildok'

github.com/bonigarcia/webdrivermanager - df6decb1e5479b364142cd8bfd1ea46049114303 authored over 3 years ago by Ozgur Oktay <[email protected]>
Change custom property for test

github.com/bonigarcia/webdrivermanager - 6ed3cabce354760560a79697c25065bccbd801aa authored over 3 years ago by Boni García <[email protected]>
Create default constructor for WebDriverManager class

github.com/bonigarcia/webdrivermanager - 9bb606838e0b522b6185507ee80b1a3e3a5a4719 authored over 3 years ago by Boni García <[email protected]>
Merge tag 'buildok'

github.com/bonigarcia/webdrivermanager - 04772f216261e41c00cb4d19c873e26ba402481e authored over 3 years ago by Ozgur Oktay <[email protected]>
Revert "Bump Selenium to 4.0.0-beta-4"

This reverts commit 02881626b7310652e2b6152d2d5c4367edb8642b.

github.com/bonigarcia/webdrivermanager - e9a2f3f5796f887a7f954acb3693d2dadf08ff26 authored over 3 years ago by Boni García <[email protected]>
Create new instance of WDM in versions test

github.com/bonigarcia/webdrivermanager - deb2925347e01ce62b8d8ab11ea36f40e37c5932 authored over 3 years ago by Boni García <[email protected]>
Simplify test using WDM CLI as resolver

github.com/bonigarcia/webdrivermanager - c38002f157494be50219a4c09d00a8addf4fc8d0 authored over 3 years ago by Boni García <[email protected]>
Use Chrome instead of Firefox in create list test

github.com/bonigarcia/webdrivermanager - 3fc725ea0784c1838edcad3563a592833017e7a5 authored over 3 years ago by Boni García <[email protected]>
Bump Selenium to 4.0.0-beta-4

github.com/bonigarcia/webdrivermanager - 02881626b7310652e2b6152d2d5c4367edb8642b authored over 3 years ago by Boni García <[email protected]>
Remove non necessary method in class extending Edge options

github.com/bonigarcia/webdrivermanager - 5ee7ef8d0db80e7f6c48a59a7eec94c9fea8da99 authored over 3 years ago by Boni García <[email protected]>
Rename parameter name in capabilities API method

github.com/bonigarcia/webdrivermanager - 94cc5b989a8ffb4384d0bbf2cd55b83f07443c2d authored over 3 years ago by Boni García <[email protected]>
Reset instance of WDM in versions test

github.com/bonigarcia/webdrivermanager - 6d0b98bb2e86ab1b1598fcb44ff923cb184857a5 authored over 3 years ago by Boni García <[email protected]>
Include class name for SafariDriver in generic driver logic

github.com/bonigarcia/webdrivermanager - 70c829494168f7e5ca7e23168ac5549285d484a5 authored over 3 years ago by Boni García <[email protected]>
Disable Firefox test in Mac

github.com/bonigarcia/webdrivermanager - 09f44c8dc74fd48bf8c32cd1eeeae820a20124ee authored over 3 years ago by Boni García <[email protected]>
Move notarization logic to post download method

github.com/bonigarcia/webdrivermanager - ca71cec74df364f25ea96ec46aade5dd78b8eec8 authored over 3 years ago by Boni García <[email protected]>
Refactor logic of parent class for versions test

github.com/bonigarcia/webdrivermanager - 4c55dcb2f05a3003e13a7cabb82a709d62d7dbb3 authored over 3 years ago by Boni García <[email protected]>
Remove driver version in Firefox test

github.com/bonigarcia/webdrivermanager - 99f30ab38349132da1612fec37335a411d8ffa01 authored over 3 years ago by Boni García <[email protected]>
Revert "Move notarization logic to post download method"

This reverts commit 7b65c4927378dea7ef6600b74fa1a5ee3d71c85b.

github.com/bonigarcia/webdrivermanager - 292b57ad2dee5313c5377bf58017338879803333 authored over 3 years ago by Boni García <[email protected]>
Move notarization logic to post download method

github.com/bonigarcia/webdrivermanager - 7b65c4927378dea7ef6600b74fa1a5ee3d71c85b authored over 3 years ago by Boni García <[email protected]>
Bypass notarization requirement for geckodriver on Mac OS

github.com/bonigarcia/webdrivermanager - 04096681764204020ce822bec0960912cb978ee6 authored over 3 years ago by Boni García <[email protected]>
Use fixed version of geckodriver in Firefox test

github.com/bonigarcia/webdrivermanager - ad515af68f3d08bd6ce74a95e3fb046f71c2de16 authored over 3 years ago by Boni García <[email protected]>
Merge pull request #676 from bonigarcia/dependabot/maven/org.slf4j-slf4j-api-1.7.32

Bump slf4j-api from 1.7.31 to 1.7.32

github.com/bonigarcia/webdrivermanager - a554e73ae02a32e81e918c689721324f126a7311 authored over 3 years ago by Boni García <[email protected]>
Improve logging related to Docker

github.com/bonigarcia/webdrivermanager - 4135fa901d7efdd0a06e513961185e95e7458a5a authored over 3 years ago by Boni García <[email protected]>
Remove unused import in test class

github.com/bonigarcia/webdrivermanager - 510a6c437d5bdb19b5fda9a2256a5ec5aaf0ebe3 authored over 3 years ago by Boni García <[email protected]>
Fix parent class for version tests

github.com/bonigarcia/webdrivermanager - 5784ecc7d4efda99643d105c74add38d5175b467 authored over 3 years ago by Boni García <[email protected]>
Create a single instance of WDM per version tests

github.com/bonigarcia/webdrivermanager - c1bb464af8b997f134f29e2548355a3578ef53e0 authored over 3 years ago by Boni García <[email protected]>
Rename attribute for URL in container class

github.com/bonigarcia/webdrivermanager - 2a94d2c3b46e25af807db48c1a534894486a189e authored over 3 years ago by Boni García <[email protected]>
Fix #677 register decompression for http client

github.com/bonigarcia/webdrivermanager - d287f6c52fa46d7c66de1fb9725027487d4d813c authored over 3 years ago by Ozgur Oktay <[email protected]>
Bump slf4j-api from 1.7.31 to 1.7.32

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.32.
- [Release notes](http...

github.com/bonigarcia/webdrivermanager - 009bccc6e8d1d8d3f4a22d06b874fbc64188588c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix quit logic in WDM as Selenium server

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

github.com/bonigarcia/webdrivermanager - fd58c9f9e68da9c18f7b798528e4c941e4450220 authored over 3 years ago by Boni García <[email protected]>
Remove non-necessary annotations in tests

github.com/bonigarcia/webdrivermanager - edd9aba0742e3a731229eee2b123198743843d94 authored over 3 years ago by Boni García <[email protected]>
Enable parallel execution for tests and classes in the JUnit Platform

github.com/bonigarcia/webdrivermanager - 6fd7864909dd0cae29b92086b380d1056b7312ef authored over 3 years ago by Boni García <[email protected]>
Include test using several Chrome browsers in Docker with different versions

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

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