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

Update msedgedriver versions for Edge 92, 93, and 94

github.com/bonigarcia/webdrivermanager - 25faf75034151463a25681a266d401dbb114e88c authored over 3 years ago by Boni García <[email protected]>
Set chromedriver 92.0.4515.107 for Chrome 92 in versios database

github.com/bonigarcia/webdrivermanager - 3d5b922b8595b47f6f9332c01ec4b070d3464de9 authored over 3 years ago by Boni García <[email protected]>
Check session id before quiting WebDriver objects

github.com/bonigarcia/webdrivermanager - bf93b7d02f23212a6ed2068021b2bc61906b0138 authored over 3 years ago by Boni García <[email protected]>
Update recording filename in asciidoc

github.com/bonigarcia/webdrivermanager - 7fc1d4d95ecec5b74c5d2446f9643591415ca98e authored over 3 years ago by Boni García <[email protected]>
Use empty prefix for recording filename by default

github.com/bonigarcia/webdrivermanager - 105a975cd6ece213dcd32a56d49dfe99ed523795 authored over 3 years ago by Boni García <[email protected]>
Simplify teardown method in basic tests by removing conditional to check if driver is null

github.com/bonigarcia/webdrivermanager - f96337260894962a1c0d288b3202f71f09a531fa authored over 3 years ago by Boni García <[email protected]>
Allow to specify different driver version per operating system in the versions database

github.com/bonigarcia/webdrivermanager - 27c0a2bdd85609b5d36102433d597859e26eaedf authored over 3 years ago by Boni García <[email protected]>
Several improvements in asciidoc

github.com/bonigarcia/webdrivermanager - 7cf486192e4ef69a6e29f85144fa38e023b20138 authored over 3 years ago by Boni García <[email protected]>
Make driver management and WebDriver instantiation in a single line in generic test

github.com/bonigarcia/webdrivermanager - 41e37443364744cb3d70f85c073ec377d4a5d888 authored over 3 years ago by Boni García <[email protected]>
Use host address in WebDriverManager Server traces

github.com/bonigarcia/webdrivermanager - acb84385fa48f6e60e3503f76d7925b5ee846b52 authored over 3 years ago by Boni García <[email protected]>
Set operadriver 92.0.4515.107 for Opera 78 in versions database

github.com/bonigarcia/webdrivermanager - 9e86adfd3b06fb68317f70db8ff4c8196249c2b5 authored over 3 years ago by Boni García <[email protected]>
Minor improvements related to documentation

github.com/bonigarcia/webdrivermanager - 9feaf4f97bda3e0fe965fb2248f248002450d645 authored over 3 years ago by Boni García <[email protected]>
Fix CLI tests

github.com/bonigarcia/webdrivermanager - 6292db44ebe6b175bffaa9681e10f7d6ef20fc1a authored over 3 years ago by Boni García <[email protected]>
Improve generic manager using browser name as parameter

github.com/bonigarcia/webdrivermanager - e7584b5653fb04c70133c5e9202495a157eaadeb authored over 3 years ago by Boni García <[email protected]>
Include link to logback.xml example in asciidoc

github.com/bonigarcia/webdrivermanager - c61b4b7940bac9eac5b6484529f5ee2e63cf9054 authored over 3 years ago by Boni García <[email protected]>
Check if operating system is Linux to avoid browser detection inside Docker

github.com/bonigarcia/webdrivermanager - 05075ab19b6db8d6c023fad1a79137b1caf4b87a authored over 3 years ago by Boni García <[email protected]>
Change shell output of Selenium Grid example using Linux

github.com/bonigarcia/webdrivermanager - 334221662b9e1ce872a02dcd3fca6656a3bd4c86 authored over 3 years ago by Boni García <[email protected]>
Include subsection about Selenium Grid and Appium in asciidoc

github.com/bonigarcia/webdrivermanager - b7331b6473ac564bfe02b604c9bfe7b514eeca6d authored over 3 years ago by Boni García <[email protected]>
Include example starting Selenium Grid in asciidoc

github.com/bonigarcia/webdrivermanager - 7329f00b5e54b566ee23943cc1373908b148faae authored over 3 years ago by Boni García <[email protected]>
Use Selenium Grid in standalone mode for remote test

github.com/bonigarcia/webdrivermanager - 89f3cce01246fbc8aedb59b13f5729c07a1ecca3 authored over 3 years ago by Boni García <[email protected]>
Set browser binary (if present) when using Chromium manager

github.com/bonigarcia/webdrivermanager - 202a283d000228e83bc7df9102f11668bfe24760 authored over 3 years ago by Boni García <[email protected]>
Avoid http:// URLs is asciidoc

github.com/bonigarcia/webdrivermanager - 19f67f21d9a05dab44c0071056324dbd589a27a6 authored over 3 years ago by Boni García <[email protected]>
Update project info in pom.xml

github.com/bonigarcia/webdrivermanager - 840a981f6f8fd989e919b6b16fae437643917603 authored over 3 years ago by Boni García <[email protected]>
Avoid HTML snippets in PDF and EPUB3 backends (not supported)

github.com/bonigarcia/webdrivermanager - 94ef1928878f52dccb2e4219d2790902d6e8c052 authored over 3 years ago by Boni García <[email protected]>
Include backers and sponsors in asciidoc

github.com/bonigarcia/webdrivermanager - 3884d1990c7a2708668440fd6ccb055d1922922e authored over 3 years ago by Boni García <[email protected]>
Include changelog for version 5.0.0

github.com/bonigarcia/webdrivermanager - ce631fd7f60322f21fce178ca592e6a29a1db5bd authored over 3 years ago by Boni García <[email protected]>
Minor improvements in asciidoc style

github.com/bonigarcia/webdrivermanager - 8a3e8e934b8146ee10084ba0eac82882934b73ac authored over 3 years ago by Boni García <[email protected]>
Minor improvements related to snippets styles in asciidoc

github.com/bonigarcia/webdrivermanager - 78bc8efa383104d73b68ee1a8faaa296829e89db authored over 3 years ago by Boni García <[email protected]>
Include test example in tip about logging in asciidoc

github.com/bonigarcia/webdrivermanager - 80a52a7c1b1627ec690e0090b87f8bfbfc97e727 authored over 3 years ago by Boni García <[email protected]>
Include tip about logging libraries in asciidoc

github.com/bonigarcia/webdrivermanager - 48f9a9d6b66fb15665ef4a836a71d1aac8eb8b5d authored over 3 years ago by Boni García <[email protected]>
Remove image background from code snippets

github.com/bonigarcia/webdrivermanager - e64dde77014035b417acf0cf6fcb0cebf6e747ae authored over 3 years ago by Boni García <[email protected]>
Include sidebar note introducing WebDriverManager in asciidoc

github.com/bonigarcia/webdrivermanager - eb822048d423d755ab192dcef70107399b883de4 authored over 3 years ago by Boni García <[email protected]>
Include missing methods in advance settings subsection

github.com/bonigarcia/webdrivermanager - 3c68f112095f71cc491f02a39eb41c90fa451cd5 authored over 3 years ago by Boni García <[email protected]>
Change generic manager parameter using a class as type

github.com/bonigarcia/webdrivermanager - 364b0a999cc2d4209617cb400459807192403e97 authored over 3 years ago by Boni García <[email protected]>
Several fixes and improvements in asciidoc

github.com/bonigarcia/webdrivermanager - 19959e70f0f4d8727094fee023cd951d6c73fbb8 authored over 3 years ago by Boni García <[email protected]>
Include Docker and Server config keys in asciidoc

github.com/bonigarcia/webdrivermanager - 9b4dab9264894b405e01b05c044afbaa7c23b9d1 authored over 3 years ago by Boni García <[email protected]>
Include dockerNetwork API method

github.com/bonigarcia/webdrivermanager - baf5a0be5b14d2794c6f1d4e17bfc2ba03d5f646 authored over 3 years ago by Boni García <[email protected]>
Include introduction to advanced configuration section in asciidoc

github.com/bonigarcia/webdrivermanager - a44fc91c8554aa5c29dd7398b93ef3afdef4f0f9 authored over 3 years ago by Boni García <[email protected]>
Create also EPUB from asciidoc sources

github.com/bonigarcia/webdrivermanager - 7860d14cae0c99982342a09e8bd635ddf2f9bd73 authored over 3 years ago by Boni García <[email protected]>
Improve PDF setup for documentation

github.com/bonigarcia/webdrivermanager - 1c988ec424905e0ce277da9099e596a59e2001ef authored over 3 years ago by Boni García <[email protected]>
Update IExplorer key names in properties

github.com/bonigarcia/webdrivermanager - 131ff87053387f1b2cfbab018403785f5ef41b44 authored over 3 years ago by Boni García <[email protected]>
Change name of config keys containing the word internetExplorer to iExplorer

github.com/bonigarcia/webdrivermanager - c20033fa639b64da2dc511cf1f2197f9615d54ca authored over 3 years ago by Boni García <[email protected]>
Include table with configuration capabilities for driver management in asciidoc

github.com/bonigarcia/webdrivermanager - 2624b43962582b6f2a00a0e88c2f9da69a8babb1 authored over 3 years ago by Boni García <[email protected]>
Include support, contribution, and further doc in asciidoc

github.com/bonigarcia/webdrivermanager - d77ad4dce9be253503bc926954dc1bdfd5a2b381 authored over 3 years ago by Boni García <[email protected]>
Complete known issues subsection in asciidoc

github.com/bonigarcia/webdrivermanager - b9ba3efa86866ccf48f6ca3d5415405aaa0639c6 authored over 3 years ago by Boni García <[email protected]>
Use only --disable-gpu flag as default arguments for Docker containers

github.com/bonigarcia/webdrivermanager - f027f490bc5a4f00bc02e23ef839eeb7514a2fc6 authored over 3 years ago by Boni García <[email protected]>
Include examples subsection in asciidoc

github.com/bonigarcia/webdrivermanager - 482dff00d72c4f687ff7b6ba718cad001308d629 authored over 3 years ago by Boni García <[email protected]>
Include other usages subsection in asciidoc

github.com/bonigarcia/webdrivermanager - 3501c1026e25445e78e754b7ee2c0342ad4d18e9 authored over 3 years ago by Boni García <[email protected]>
Use default host for noVNC address

github.com/bonigarcia/webdrivermanager - 0462b02aa8bce41b4876c57bfd8df4a4d3a416fd authored over 3 years ago by Boni García <[email protected]>
Avoid browser detection when resolving driver inside Docker

github.com/bonigarcia/webdrivermanager - db6cc8442a8ace9a0ef15adb8653055deae8b833 authored over 3 years ago by Boni García <[email protected]>
Allow to specify driver version in the second argument of WDM CLI as resolver

github.com/bonigarcia/webdrivermanager - 3ef3f206b6a80315723191adf57f5ee28c35ae4a authored over 3 years ago by Boni García <[email protected]>
Pass CLI arguments using ENV in Dockerfile

github.com/bonigarcia/webdrivermanager - 6c4697c5014f5773a3a6f53501bdcf31da5fe084 authored over 3 years ago by Boni García <[email protected]>
Expose method to check if running inside a container in Docker server

github.com/bonigarcia/webdrivermanager - f469a8ba3e7bd180446d6adfb37d468a15b54530 authored over 3 years ago by Boni García <[email protected]>
Include safari in the browsers available for Docker CLI

github.com/bonigarcia/webdrivermanager - 5be3d0ee0ca5030f08b1a5b3c3e18472f662b9c5 authored over 3 years ago by Boni García <[email protected]>
Include first version of browsers in Docker in asciidoc

github.com/bonigarcia/webdrivermanager - 0b01dcb5a2cc0d0057c8cd6f2e169394bd7e9f64 authored over 3 years ago by Boni García <[email protected]>
Clean tests using Docker, recording, and VNC

github.com/bonigarcia/webdrivermanager - ec55dbf3d5c2ea6469bba330b9f8556e56967ff0 authored over 3 years ago by Boni García <[email protected]>
Prepare Docker tests with for doc

github.com/bonigarcia/webdrivermanager - 62eb9fd9ddf5595ffd51c2224d4b38382102c5a4 authored over 3 years ago by Boni García <[email protected]>
Rename Docker Firefox dev test

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

github.com/bonigarcia/webdrivermanager - 343d4a2ea2e57d72b7de4e398c2351886b53c6af authored over 3 years ago by Boni García <[email protected]>
Clean Docker tests for documentation

github.com/bonigarcia/webdrivermanager - ae4a02ee3dd8d90897dbd2ff8d0ede405d91be92 authored over 3 years ago by Boni García <[email protected]>
Use own domain for SUT URL in tests

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

github.com/bonigarcia/webdrivermanager - 89fdcdb207519fea6fd085a1cd7201219d8c0dbd authored over 3 years ago by Boni García <[email protected]>
Clean Docker tests for documentation

github.com/bonigarcia/webdrivermanager - efdce4c13fee309c7f1350703b7aeb0c5dc3ca12 authored over 3 years ago by Boni García <[email protected]>
Include WebDriver builder subsection in asciidoc

github.com/bonigarcia/webdrivermanager - 67960e800fd8049efc1b731cd1f4b8eb136e0fe9 authored over 3 years ago by Boni García <[email protected]>
Unify criteria of method names in tests

github.com/bonigarcia/webdrivermanager - 03256b60e1c819c96ca042fb0dfe0515d22d9e89 authored over 3 years ago by Boni García <[email protected]>
Clean create tests for doc

github.com/bonigarcia/webdrivermanager - 04ef7ccd2530b03904955b2a8c2516d15a582a0d authored over 3 years ago by Boni García <[email protected]>
Include browser finder subsection in asciidoc

github.com/bonigarcia/webdrivermanager - 823f8994fe6d782a03a8de2832ba96053d16f6c4 authored over 3 years ago by Boni García <[email protected]>
Include generic manager subsection is asciidoc

github.com/bonigarcia/webdrivermanager - 968c25bc7dc844ee968eb52e2afc35931d8b97f7 authored over 3 years ago by Boni García <[email protected]>
Clean tests to be shown in doc

github.com/bonigarcia/webdrivermanager - 59c61d592e8a09fb8a55b2097e54df20a4f80d0e authored over 3 years ago by Boni García <[email protected]>
Include generic test

github.com/bonigarcia/webdrivermanager - 9daf52977f18fd99e25926094534657911fbed10 authored over 3 years ago by Boni García <[email protected]>
Change parameter type of generic manager method

github.com/bonigarcia/webdrivermanager - be2389224311bba4c16a2bbf29b3e3731e6879ef authored over 3 years ago by Boni García <[email protected]>
Set PDF output file name in the plugin configuration

github.com/bonigarcia/webdrivermanager - 9e8128aad7b0025531e50858b7fea655af7b66b4 authored over 3 years ago by Boni García <[email protected]>
Enable Firefox test in all operating systems

github.com/bonigarcia/webdrivermanager - d4e7baabc7b9b2421d38e6f9465c5cce55a24525 authored over 3 years ago by Boni García <[email protected]>
Clear resolution cache in teardown of ignored version tests

github.com/bonigarcia/webdrivermanager - b4dea2ef67c7fa14e9203ee4c046eaa46f986e91 authored over 3 years ago by Boni García <[email protected]>
Set chromedriver 93.0.4577.15 for Chrome 93 in versions database

github.com/bonigarcia/webdrivermanager - 99d62cf79f9c3f194cc85adf470c7b92469db0df authored over 3 years ago by Boni García <[email protected]>
Update issue template to be more concise

github.com/bonigarcia/webdrivermanager - 0f9beea764b5cd50f22ecceb7ac8ae5486ee2313 authored over 3 years ago by Boni García <[email protected]>
Update driver management and resolution algorithm in asciidoc

github.com/bonigarcia/webdrivermanager - ed83d607bfd6a921da6c99b14f1d1754c146b521 authored over 3 years ago by Boni García <[email protected]>
Update setup section in asciidoc

github.com/bonigarcia/webdrivermanager - 11b2bf1af66d7a1d1d1387bf5de80cb87b90375a authored over 3 years ago by Boni García <[email protected]>
Update motivation section in asciidoc

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

github.com/bonigarcia/webdrivermanager - 8b86e3c1a0cde832c59466144b1a3463a4a7d276 authored over 3 years ago by Boni García <[email protected]>
Enhance styles for asciidoc pages

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

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

github.com/bonigarcia/webdrivermanager - e199f55ef65e4550616f2a5ed1e37be7464aa7bc authored over 3 years ago by Boni García <[email protected]>
Disable parallel execution in JUnit Platform

github.com/bonigarcia/webdrivermanager - 5dc4514d062685bb8eab5aea02694c2adf24e578 authored over 3 years ago by Boni García <[email protected]>
Remove generated doc from master branch

github.com/bonigarcia/webdrivermanager - 5ab9e78b69ef90814ebfa805da248e91e54bf744 authored over 3 years ago by Boni García <[email protected]>
Update google analytics info in generated doc

github.com/bonigarcia/webdrivermanager - 8ac087a413e7ab4bdde50f575e13cbc1ab7f2590 authored over 3 years ago by Boni García <[email protected]>
Update Google Analytics info

github.com/bonigarcia/webdrivermanager - 994a1e88f4ca8e81d95ac559e9abccd27b18a5a6 authored over 3 years ago by Boni García <[email protected]>
Minor modification in note content

github.com/bonigarcia/webdrivermanager - 4d8312cd9ea8cb01e713b243de80181ec82009c8 authored over 3 years ago by Boni García <[email protected]>
Include first version of generated documentation with asciidoc

github.com/bonigarcia/webdrivermanager - daf18b20e652aa412bb049767044fe80bd63eca6 authored over 3 years ago by Boni García <[email protected]>
Include scaffolding to create documentation in asciidoc

github.com/bonigarcia/webdrivermanager - c5ae74227e7958d889c6420738619ba5eba516b3 authored over 3 years ago by Boni García <[email protected]>
Execute Chrome list test only in Linux

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

github.com/bonigarcia/webdrivermanager - 8c279e0ce6a3a6ac658641b0ef263dd9bd207682 authored over 3 years ago by Boni García <[email protected]>
Run versions test in isolation

github.com/bonigarcia/webdrivermanager - ab8d90a0ebedf50abd52d9223b04269e3074e7f0 authored over 3 years ago by Boni García <[email protected]>
Change specific driver version in Opera test

github.com/bonigarcia/webdrivermanager - 9962d62f7f9c50cb1f575296cfc65001916fd74e authored over 3 years ago by Boni García <[email protected]>
Update URL of Selenium-Jupiter site

github.com/bonigarcia/webdrivermanager - ed6491368923be586cdb9167a25448c85980c512 authored over 3 years ago by Boni García <[email protected]>
Change wait condition in tests

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

github.com/bonigarcia/webdrivermanager - 9577c2936f7e840e511d755483594bd0f8a3d954 authored over 3 years ago by Boni García <[email protected]>
Run ARM tests in isolation

github.com/bonigarcia/webdrivermanager - 94c0203a2e67cc8a2d70c405757473696cb32cd2 authored over 3 years ago by Boni García <[email protected]>
Run Mac test in isolation

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

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