Ecosyste.ms: OpenCollective

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

github.com/bonigarcia/webdrivermanager

Automated driver management and other helper features for Selenium WebDriver in Java
https://github.com/bonigarcia/webdrivermanager

Merge pull request #223 from AlexanderPoleschuk/220

add filter by driverName

df9c6ff2ea059563431d6b909fe75a8e1005904a authored over 6 years ago
Merge pull request #222 from valfirst/bump-dependencies

Bump dependencies

de805976e321f5a01e1184b35dbc3124be5a8930 authored over 6 years ago
Clean Travis configuration

9513e18e3b008a7a1173828fb52bc12755342d0d authored over 6 years ago
add filter by driverName

598481183f836d161fb06d09397514444ec155da authored over 6 years ago
Upgrade to org.mockito:mockito-core:2.19.0

cdc54e90101c66fef04da155c73e2c6738314e0f authored over 6 years ago
Upgrade to org.seleniumhq.selenium:selenium-java:3.13.0

246929a965a66d816e807fdbb07cadf6d56f7d8a authored over 6 years ago
Upgrade to com.google.code.gson:gson:2.8.5

a572b45a19a9755f8dc5b90bca52ca3eccc8b990 authored over 6 years ago
Upgrade to org.jacoco:jacoco-maven-plugin:0.8.1

51c90e81c437c3a4badf95160c0ac4399738e18e authored over 6 years ago
Upgrade to org.rauschig:jarchivelib:0.8.0

597bbffdef35849d93b0661462bf3b848c786726 authored over 6 years ago
Update doc for version 2.2.3

ed7aeb2e1b3d4d011882c9be174e0fc808dfc6fe authored over 6 years ago
[maven-release-plugin] prepare for next development iteration

5c1d4985523c4f7a838b680009eee20d583bd70b authored over 6 years ago
[maven-release-plugin] prepare release webdrivermanager-2.2.3

74d93095dda84ebe26cd054fba201b821ab28e7d authored over 6 years ago
Refactor method to reduce cognitive complexity

7f0e30e8e4e4f5973568116395b7ec34526d6e46 authored over 6 years ago
Disable Firefox test due to problem in Travis

47a35e9dd43066869185f0ebcbf73dade6c477d1 authored over 6 years ago
Simplify Edge test

01a3f525b581290e1a66aa2c815c26ae0e985008 authored over 6 years ago
Update EdgeDriverManager due to changes in web repository

0c577e54bf93a89da031575c82bbf03cd1d293ea authored over 6 years ago
Avoid filtering by OS in the case of IEDriverServer

a7f86df4ded2d3548833098274c952d381000639 authored over 6 years ago
Update doc for version 2.2.2

e5d8919f3cf99d0e17c7fa84303da6d1e549e118 authored over 6 years ago
[maven-release-plugin] prepare for next development iteration

da24db06cec2d951931ca67b2f090d89dc8a20bf authored over 6 years ago
[maven-release-plugin] prepare release webdrivermanager-2.2.2

a38e695719703df8705432b03dd1abdc66adb1ad authored over 6 years ago
Merge pull request #214 from AlexanderPoleschuk/213

Fix CustomTargetTest for Windows OS with long username

99edb1fdd5607cff5800b474d1e63c190defc881 authored over 6 years ago
return imports to their previous state

a56d079ea6cb1b90ed68c7779b5d197ee395d238 authored over 6 years ago
revert imports order

fix typo in log message

c78b3a60eeafb177ca103f3e30632b1d06187312 authored over 6 years ago
Smell-fixes according to sonarcloud

fff4a6b8ce82168bc33cb338796f494043289ee7 authored over 6 years ago
Fix IExplorer version test

36f48a5e8e38110e37f17f6e41a3e65a68c42d08 authored over 6 years ago
Fix wrong version test

a3c1bd8adca89c628e56f51219f9f4a041c2a98e authored over 6 years ago
Improve cache handling (issue #216)

ffa4216db305e70f989d743f4eba05cff46739cc authored over 6 years ago
Merge pull request #211 from based2/patch-1

update pom.xml

60d6f29b30b3a14ee98ab87341d5956ccef52e31 authored over 6 years ago
revert changes for getTargetPath() method.

fix CustomTargetTest from setup side

10752362845c4c351216be494b732640034fb318 authored over 6 years ago
don't replace HOME for windows machines

fb333f9dff94ec7ef0c002facecd8bea5c542ba2 authored over 6 years ago
update pom.xml

4cc8abf7e23cfacee6a79616f582d16349420f4e authored over 6 years ago
Explicit test for IEDriverServer 3.11

0f85167888b11767674a40cf6a0d8a282e9414af authored over 6 years ago
Get latest element in list after filtering by architecture

f4f6e7c361d761bd8ba0f921fa53bb1165e07820 authored over 6 years ago
Extract use beta version flag to class parameter (issue #206)

eaf23a27c9d3622907f29cc129ba22f6494b00ba authored over 6 years ago
Refactor common logic to read binaries in cache

90371b5237cc6aa1af1b81fc63a57da9f184a1c7 authored over 6 years ago
Remove unnecessary reverse of URL lists (issue #206)

59566917eb0353af5809d30e5c9c017eeafd7f4b authored over 6 years ago
Do not unconditionally return true in verify host method

90dedd67b71d59a9a15a9b11892be3cd0a1c2e4e authored over 6 years ago
Merge pull request #208 from valfirst/patch-3

Fix Sonar quality gate badge

2e2ba187e2186315f6469198845108bc9d527eec authored over 6 years ago
Fix Sonar quality gate badge

fb8d89fc6790dd4f888d727629850b82b1f545d2 authored over 6 years ago
Fix broken snippet format in README

52f2f7b0b6626a9d6e2f18a73f8e17dc15fd2a77 authored over 6 years ago
Fix heading in README

556f3e4d26a33e600e8198d1fdde40a8a0f88a9a authored over 6 years ago
Add known issue about HTTP Client logging in README (issue #203)

a99b52957a3f20f1c0e205a85aacc7c558522d74 authored over 6 years ago
Exclude logback-classic from compile scope (issue #202)

a46ab1c6678e0e2e5fd402d347d3f990262807cb authored over 6 years ago
Filter by ignored versions only if candidate URL list is not empty (issue #204)

3f69868e8be56e788744bd17c15456990a75ff9f authored over 6 years ago
Return a non-empty URL list when filtering by architecture (issue #204)

386de4fa791f9383a62f83f134e7b0425c159e5e authored over 6 years ago
Fix broken tests (due to changes in the web under test)

ba4659a7ad46096f3da6eb1c5b1fd42d1a7de2fd authored almost 7 years ago
Update README

34e7bf33d0ad43baa67d8aa60025d040cfc8295e authored almost 7 years ago
[maven-release-plugin] prepare for next development iteration

38a2610dc9c974fda3b4de1fd6ee1a287d0e858f authored almost 7 years ago
[maven-release-plugin] prepare release webdrivermanager-2.2.1

6a3bcbc7be3331c4cd23cc2bee8da1899c837528 authored almost 7 years ago
Update doc for version 2.2.1

90b5177687cf85b4344442ff3fa3592b31f869a6 authored almost 7 years ago
Force architecture filtering when explicit setup (issue #200)

93958cd8014cafcf55f3a534a27d58795cbe3474 authored almost 7 years ago
Reorganize visibility of methods in Downloader class

84986e4ff8a9ed2c3b25126fec45b29f5265b906 authored almost 7 years ago
Check null value of version to download variable

2fb529a8c6d11d230001c9a5c7371a25bdc008a3 authored almost 7 years ago
Fix extract logic to be compatible in Edge driver (exe file)

9043447a9ea9779f5536caa1e8c96153b310f3fe authored almost 7 years ago
Update diagram class

65d25e12269964f21ed58f43b40ddb64b8730a0b authored almost 7 years ago
Move post downloader logic for Edge binary into the proper manager

ce8f05f22e6f5839cfa34e4ce041070a7d5f965b authored almost 7 years ago
Clean even more Downloader logic

bc3d697b26286991cdd2e974b4aba0ac7a61a180 authored almost 7 years ago
Clean Downloader logic

dccab336d4790c18c5374a1a8742cc7f863d625c authored almost 7 years ago
Fix check binary logic in Downloader class

97c9c4fc43dcb5b732a08d3af0c72316c1586926 authored almost 7 years ago
Simplify logging in Downloader class

dc6be91561c200f1d4f442ee94091783a6f3a65f authored almost 7 years ago
Minor typos in README

6b22b5b5ab20c2110645d7c4817a0d2e7224f7a4 authored almost 7 years ago
Keep latest version value by manager instance (issue #197)

0961062ebc7673009287fe63f9b111f16e8e7333 authored almost 7 years ago
Merge pull request #198 from valfirst/patch-2

Use shields.io service for Maven badge

0a4fc910093c75cda5a6365956a3fd86222a11b6 authored almost 7 years ago
Use shields.io service for Maven badge

Reason: https://github.com/jirutka/maven-badges/issues/22#issuecomment-377363158

663ba09b5150277a26c3cbb13d79ce41135cd212 authored almost 7 years ago
Rename operativeSystem() method to operatingSystem() (issue #196)

3f8a7f220dec40f40c13f12400e87c8984132e6e authored almost 7 years ago
Fix version of interactive mode running with fat-jar

acc61443f35b52dfdf1371dbc11e30ec2be72adb authored almost 7 years ago
Update README with latest changes of version 2.2.0

44c06cdbfedba6ab8233af0512e638f778e55fd4 authored almost 7 years ago
[maven-release-plugin] prepare for next development iteration

67fdcac7add4a24e2740a3f8e7f4b90dcd7c6fad authored almost 7 years ago
[maven-release-plugin] prepare release webdrivermanager-2.2.0

3b48b27d8aa1b3537b62764de986ce62fa14a7e3 authored almost 7 years ago
Use varargs notation for setIgnoreVersions() method

b9c2d06dde0b63da50ecf9522776d5e093fa45ec authored almost 7 years ago
Change version to 2.2.0-SNAPSHOT

c65c97c4a39683272851abdabb8049f46834da12 authored almost 7 years ago
Update doc for version 2.2.0

897c114b3049fd40e2e22ce492f731b73348d63a authored almost 7 years ago
Update class diagram

32195fbb462a9ffe4816bb81fe34d654d9725e79 authored almost 7 years ago
Improve exit condition looking for binary file in post download logic

816d255da1df397c7159c8f3da3a319eb21acb27 authored almost 7 years ago
Custom parse logic in config manager

214aa74848e4b08298dba2fa33aaa763c2453c77 authored almost 7 years ago
Update test dependencies

65f51103c232c7f2ac3d68b21f97f8ce1ef8be18 authored almost 7 years ago
Method getVersions() to get all driver versions available (issue #191)

f85e784f04d5e39f4bc656e632bd25c16243803d authored almost 7 years ago
Smell-fix according to sonarcloud

2a9bf2840e3b58f895d9ce56352693b8f8fbb9e8 authored almost 7 years ago
Remove non-necessary temporary file in unzip logic

2caceb31b25f2583e307f4a1321a659bbf88e176 authored almost 7 years ago
Reset proxy config after test

b18cdbce4ff9408fdd886963cbd22a133c9b77b9 authored almost 7 years ago
Remove HttpClient builder

d78402bbcd1dd0c72316f8c35d46125dfa59627c authored almost 7 years ago
Return instance object in each setter of config singleton

e8cdb599ed59f8aea6fc5702fb4af892db5c42d1 authored almost 7 years ago
Read proper property for os.name

bc72b9daf560873a9515d7c4b353ab68e3faf0e8 authored almost 7 years ago
Bug-fix: honor forceDownload() option (related to #186)

3da201aa39375888cf6432eef946a744f9e0ce33 authored almost 7 years ago
Check if final binary is executable at the end of download/export

68844ea3fb068759760ed789fed55643cee65368 authored almost 7 years ago
Set always as executable to the final driver binary file

b0211d87ee32b1925cbb437a1d1d4f98664e8d8a authored almost 7 years ago
Clean driver cache before and after test for Edge MSI

9a8a1ae040d43c6e454f1677c9c4801215e5ff82 authored almost 7 years ago
Set driver binary as executable at the end of download and extract process

9b25e153f8e56bfb50eab48028e2564fc2372c07 authored almost 7 years ago
Fix: delete temporal folder (can be non-empty)

7a318ec5017664254a65698196803a9c6645f4a1 authored almost 7 years ago
Check in resulting driver binary exists before moving to final location

82e96ed64efe0e2fe187090ef5919c2de7d17c35 authored almost 7 years ago
Extract binary in temporary folder before moving to the final location

abd8c1b3bacf6dc05ca05209a2171e4b0b145f5a authored almost 7 years ago
Improve logging in Downloader class

3edb911f33b910d1087988beb7ff7f97c56cca7d authored almost 7 years ago
Remove DriverVersion enum (actually not needed)

d60a240531cb6089f196d00e9af21dbbea59fdbd authored almost 7 years ago
Check binary in target folder before downloading new file

582b6e2e173e4ebd71c1015124c7733854589d7f authored almost 7 years ago
Unify driver version names in all managers

cd5c386c2f8a5529bccad24831ee27450fe83bb6 authored almost 7 years ago
Enhanced configuration manager

cdf1c2b42000cbaf932994e47d974f9f99261366 authored almost 7 years ago
Throw exception if not valid opera driver found in zip file

73762f34abd00c72cbeba54368405baef2c27e15 authored almost 7 years ago
Set log level for tests to trace

0812518f24a4bd7dacb307ae2820ad8cdd538d97 authored almost 7 years ago
Set standard cookies in http client

79678bd16cf2c0f611e644d14664cf64ff7f1a48 authored almost 7 years ago
Check opera driver name from extracted files

387c4314dabe8edf1932e736ef7f4aea75b6f981 authored almost 7 years ago