Ecosyste.ms: OpenCollective

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

Selenium

A browser automation framework and ecosystem. And community.
Collective - Host: opensource - https://opencollective.com/selenium - Website: https://selenium.dev/ - Code: https://github.com/SeleniumHQ/selenium

[javascript] Deprecating Channel

[skip ci]

github.com/SeleniumHQ/selenium - 6c3110a5a7f4880aec66da5fbb1401fc0163bfc7 authored 10 months ago by Diego Molina <[email protected]>
[javascript] Remove firefox_channels.js example as Channels is deprecated

[skip ci]

github.com/SeleniumHQ/selenium - eeaebe6b2e34d286f3a5c094caeec16e8e85f037 authored 10 months ago by Diego Molina <[email protected]>
Updating channel name from Aurora to Dev

github.com/SeleniumHQ/selenium - 91d8d703eeb5863b01ac111e6c13d89ae7441f14 authored 10 months ago by Diego Molina <[email protected]>
[java] WebSocket NoVNC session against the grid URL contains trailing slash (#13353)

Signed-off-by: Viet Nguyen Duc <[email protected]>

github.com/SeleniumHQ/selenium - 55d735b3dc10eae0b4136b62da1f106dcebf5de0 authored 10 months ago by Viet Nguyen Duc <[email protected]>
[build] create command to update maven dependencies

github.com/SeleniumHQ/selenium - 6b9dfec42cccca37bb7cbdd30f0acc395a26487d authored 10 months ago by titusfortner <[email protected]>
[build] create commands to update selenium versions

github.com/SeleniumHQ/selenium - 5792d4ecc7519fd45e50402b098546b42020a936 authored 10 months ago by titusfortner <[email protected]>
[build] fix Rake issues with FileUtils

github.com/SeleniumHQ/selenium - 6d1897246dcc43bd7d51ad0fb4d767aeb3cddadb authored 10 months ago by titusfortner <[email protected]>
[rb] define default command_list (fixes #13307)

github.com/SeleniumHQ/selenium - 64d9c87efd84a125b465df3cc62af5902b075dc8 authored 10 months ago by titusfortner <[email protected]>
[build] create single command for periodic file upudates

github.com/SeleniumHQ/selenium - 9c0738d50d09849af93faa76c270b1fc55c4553c authored 10 months ago by titusfortner <[email protected]>
fix incorrect command documented in README

github.com/SeleniumHQ/selenium - a9ef1e619e7be99dc2ab46df0de237981ad80972 authored 10 months ago by titusfortner <[email protected]>
overhaul project Readme (#13338)

* overhaul project Readme

* consolidate content in Developing Java section

github.com/SeleniumHQ/selenium - a6a2cd65b2b38f9e04111cd9d5517654a1869f88 authored 10 months ago by Titus Fortner <[email protected]>
Use Node 18 (#12724)

Use 18.17.0 in WORKSPACE file as it is the latest version supported by
bazelbuild/rules_nodejs ...

github.com/SeleniumHQ/selenium - 10561bc593771e415d837441660805388554e96c authored 10 months ago by Aurélien Pupier <[email protected]>
[grid] improved logging when driver discovery failed

github.com/SeleniumHQ/selenium - 48e8db2e5236c45624e57e2c324e69303c890a75 authored 10 months ago by Jörg Sautter <[email protected]>
[dotnet] Extract downloadable zip file in memory (#13277)

Extract zip in memory

github.com/SeleniumHQ/selenium - f22e08fd058a6932d95e0cad17f9a943b3c6c2d9 authored 10 months ago by Nikolay Borisenko <[email protected]>
[build] fix requirements for bazel module

github.com/SeleniumHQ/selenium - 2843a6b170b545e93383202226f8043589855b62 authored 10 months ago by titusfortner <[email protected]>
[build] fix bazel execution module

github.com/SeleniumHQ/selenium - b9e2bbe3fff59532deab037c3e7748187195b81d authored 10 months ago by titusfortner <[email protected]>
[dotnet] Specify the dll as nuget content explicitly (#13332)

* Specify the dll as nuget content explicitly

* Added rest files

* And for strong named pa...

github.com/SeleniumHQ/selenium - e729e16aa50f30515dd1ac5a2e18728de72be62d authored 10 months ago by Nikolay Borisenko <[email protected]>
Remove unnecessary overridden methods (#13336)

The commit removes two overridden methods that were unnecessary: the 'stop()' method in the Rela...

github.com/SeleniumHQ/selenium - 0f1489dc83634be7aa9f573359e7d6505c5a50ca authored 10 months ago by Manuel Blanco <[email protected]>
[build] run Rakefile through Ruby linter

github.com/SeleniumHQ/selenium - c8429ecee29de88b33adb750e6fb47eeffcfef83 authored 10 months ago by titusfortner <[email protected]>
[build] implement document generation tasks in Rakefile

github.com/SeleniumHQ/selenium - 2c6bbc7851dcb9a57bd4998520ddbcb61f996bcd authored 10 months ago by titusfortner <[email protected]>
[build] create rake task for building and releasing all artifacts at the same time

github.com/SeleniumHQ/selenium - 9511a2ac263d66e1e4d854ba21fbf0adc12b0e66 authored 10 months ago by titusfortner <[email protected]>
[build] namespace Rake tasks for building and releasing by language

github.com/SeleniumHQ/selenium - 44b8b68bb40966af5da9d627f6ddd00d3386a0a9 authored 10 months ago by titusfortner <[email protected]>
[java] Refactoring to check for emptiness (#13335)

* Optimized checking for empty collections in ChromeDriverFunctionalTest

Replaced size-based ...

github.com/SeleniumHQ/selenium - 22dcb1796d5c791c1f6d5dde947b11fe5bd03748 authored 10 months ago by Manuel Blanco <[email protected]>
[java] Ensure calling close() and quit() don't cause BiDi websocket errors (#13333)

github.com/SeleniumHQ/selenium - 7acc040eeaad36140c6eef853fcebc1a6d64424c authored 10 months ago by Puja Jagani <[email protected]>
[build] update copyright task to skip files and include formatting

github.com/SeleniumHQ/selenium - c75b7f08e6d6fafe32901f9245c6840d3ef212b5 authored 10 months ago by titusfortner <[email protected]>
update Authors file

github.com/SeleniumHQ/selenium - ef848978de48db0fc3731cee0789fc6f132cb439 authored 10 months ago by titusfortner <[email protected]>
update copyright notices

github.com/SeleniumHQ/selenium - e58fd53cca6b583036c7158d8d2e21dbee8be56e authored 10 months ago by titusfortner <[email protected]>
[build] fix and remove broken or unneeded rake tasks

github.com/SeleniumHQ/selenium - dc141316f5c726ed6dddd22837d9f8a686ee31c7 authored 10 months ago by titusfortner <[email protected]>
[py] require --use-lan-ip flag to start test server on non-local host

github.com/SeleniumHQ/selenium - a351c4d40f8f3eb42393e9ab9304ac65be4d11b8 authored 10 months ago by titusfortner <[email protected]>
[py] set a default value for driver in test suite

github.com/SeleniumHQ/selenium - 24c2c4f660d61f4de830b21f105ce48bb71e66b1 authored 10 months ago by titusfortner <[email protected]>
Update mirror info (Tue Dec 19 12:06:29 UTC 2023)

github.com/SeleniumHQ/selenium - 6cce0c962b063fc5bce71b65181307f4038e1054 authored 10 months ago by Selenium CI Bot <[email protected]>
Improve logging errors (#13327)

* Refactored log capture and formatting code in org.openqa.selenium.testing and org.openqa.selen...

github.com/SeleniumHQ/selenium - dc4114fdee82f1ba9c905c76680209c488eecf2f authored 10 months ago by Manuel Blanco <[email protected]>
use subprocess.DEVNULL instead of open(os.devnull) to avoid leaking a… (#13329)

* use subprocess.DEVNULL instead of open(os.devnull) to avoid leaking a file handle

* Update ...

github.com/SeleniumHQ/selenium - e01be4a00661ab13f578f5c3ef3fc5231ff82974 authored 10 months ago by Thomas Grainger <[email protected]>
Add Duration overload to SlowLoadableComponent constructor (#13309)

* Add Duration overload to SlowLoadableComponent constructor

* Deprecate SlowLoadableComponen...

github.com/SeleniumHQ/selenium - 343aa78b5872f814645e771ac88ee47307eeea9c authored 10 months ago by Kurt Alfred Kluever <[email protected]>
[nightly] Fix Grid build

github.com/SeleniumHQ/selenium - 34e09865ad169e5788d0897edad69094c1dbfeef authored 10 months ago by Diego Molina <[email protected]>
[py] update list of files and directories to git ignore

github.com/SeleniumHQ/selenium - e745a91b3852311d947e1a106902db730d2e5f3c authored 10 months ago by titusfortner <[email protected]>
[dotnet] Lazy initialization of log handlers when required

github.com/SeleniumHQ/selenium - 34970943c403e199909bf95379051d16440bcc80 authored 10 months ago by Nikolay Borisenko <[email protected]>
[dotnet] Consider log handlers as null when not initiated

github.com/SeleniumHQ/selenium - 00b579d6e3254e282315bd40e86e37a28acf769e authored 10 months ago by Nikolay Borisenko <[email protected]>
[build] remove code in ./go wrapper to handle Java 8

github.com/SeleniumHQ/selenium - dc4c7e4ef3ca4d884251f3dfa8a8422e36c86097 authored 10 months ago by titusfortner <[email protected]>
[ci] dotnet does not need to stamp on windows now

github.com/SeleniumHQ/selenium - dd7a2f651448172a775d654fc77f0f1cfa2eb7e9 authored 10 months ago by titusfortner <[email protected]>
[rust] Minor changes related to string manipulation (no logical changes)

github.com/SeleniumHQ/selenium - 29b6dc718be3627b00bae8364708be56c6344a6f authored 10 months ago by Boni Garcia <[email protected]>
Python client: sleep depending on the number of attempts to check if the service has started (#13321)

sleep depending on the number of attempts to check if the service has started (0.01-0.5)

Co-a...

github.com/SeleniumHQ/selenium - 98ea560b4d7e60a226cc3d30371d9ce600e86f24 authored 10 months ago by deedy5 <[email protected]>
[bidi][js] Add script message event (#13153)

github.com/SeleniumHQ/selenium - 173d62468ab4bc7f56b18184784d7c35b73681d4 authored 10 months ago by Puja Jagani <[email protected]>
[java] Close http connection for RemoteNode (#13313)

github.com/SeleniumHQ/selenium - fea3ddd3af9dad2b576e12fedf37c3f6ce1920c3 authored 10 months ago by Puja Jagani <[email protected]>
[bidi][java] Add support for Input module (Actions) (#13259)

github.com/SeleniumHQ/selenium - 060288e85cb493caddb7a8170f9d87a7a51b70e5 authored 10 months ago by Puja Jagani <[email protected]>
Refactored log capture and formatting code in org.openqa.selenium.tes… (#13322)

* Refactored log capture and formatting code in org.openqa.selenium.testing and org.openqa.selen...

github.com/SeleniumHQ/selenium - 273c3d4e8969ed26aa211f21f252dfb18d35220a authored 10 months ago by Manuel Blanco <[email protected]>
[java][bidi] Add cookie support for network module (#13325)

Fixes #13311

github.com/SeleniumHQ/selenium - bb10753db0111bdafa19048d181011f96eea71cb authored 10 months ago by Puja Jagani <[email protected]>
[build] create powershell file for creating Windows dev environment

github.com/SeleniumHQ/selenium - 3792243770c434faf11716ec2d4edc553d7a400e authored 10 months ago by titusfortner <[email protected]>
[build] create IntelliJ bazelproject file for Windows

The Bazel IntelliJ plugin on Windows does not like comments and does not recognize javascript or...

github.com/SeleniumHQ/selenium - a2ff220922967af0c81e4c357b49791698498e83 authored 10 months ago by titusfortner <[email protected]>
[js] remove deprecated headless methods and associated references

github.com/SeleniumHQ/selenium - 5a97adf9864a346fdd8914cdb1b601c05dd837ac authored 10 months ago by titusfortner <[email protected]>
[ci] update the build command for dotnet

github.com/SeleniumHQ/selenium - 5ab66764879b36f1d834e7d89f8441b4c63c76e6 authored 10 months ago by titusfortner <[email protected]>
[sm] Adding binaries to track usage via Plausible

Taken from the build https://github.com/SeleniumHQ/selenium/actions/runs/7221208098

github.com/SeleniumHQ/selenium - 32edec141dd5cf2496c987d487a4243ae5a73fcf authored 10 months ago by Diego Molina <[email protected]>
[build] Windows users should not have to stamp every single bazel execution

github.com/SeleniumHQ/selenium - 4606e6bf502ee8d095691b309c7ecd434490c435 authored 10 months ago by titusfortner <[email protected]>
[build] Avoid sending analytics to Plausible for CI builds

Also in local builds.

Helps with #13288

github.com/SeleniumHQ/selenium - 309eb41a8e70b65f7333e1f21a1506e8971ca75c authored 10 months ago by Diego Molina <[email protected]>
Updated the return value of getMagicNumber to return 3. (#13303)

Co-authored-by: Diego Molina <[email protected]>

github.com/SeleniumHQ/selenium - 3bfd4f315656022b8f31e6b5975cb37127fca9ca authored 10 months ago by Manuel Blanco <[email protected]>
[build] language level should be 17 in bazelproject we still release with 11

github.com/SeleniumHQ/selenium - 3b52ed27ce7f2d0764811a86df47c81e116ab9ce authored 10 months ago by titusfortner <[email protected]>
[build] Avoid sending analytics to Plausible for CI builds

Helps with #13288

github.com/SeleniumHQ/selenium - 1ac2f473b89588e50db5f48045626f644e0ecac0 authored 10 months ago by Diego Molina <[email protected]>
[ruby] Tracking SM language binding in Ruby

Helps with #13288

github.com/SeleniumHQ/selenium - d9d9b06aa8ce6a4d0741c08e63f176e30d7ca997 authored 10 months ago by Diego Molina <[email protected]>
[python] Tracking SM language binding in Python

Helps with #13288

github.com/SeleniumHQ/selenium - a8468f65a0469be85dffd41b15f8d0b32b445dba authored 10 months ago by Diego Molina <[email protected]>
[javascript] Tracking SM language binding in JavaScript

Helps with #13288

github.com/SeleniumHQ/selenium - 1ecfb88376f11e682dfc638d1b929abc5c233fe4 authored 10 months ago by Diego Molina <[email protected]>
[java] Tracking SM language binding in Java

Helps with #13288

github.com/SeleniumHQ/selenium - 793a5e46ed3c43396c1f36f1dac45fc1be0a9332 authored 10 months ago by Diego Molina <[email protected]>
[dotnet] Tracking SM language binding in C#

Helps with #13288

github.com/SeleniumHQ/selenium - 777583b1079afdbfe389f0e5c0966fa5ad660b94 authored 10 months ago by Diego Molina <[email protected]>
[rust] Tracking Selenium Manager usage through Plausible (#11211) (#13173)

* [rust] Send stats to Plausible (#11211)

* [rust] Read selenium version from clap cargo feat...

github.com/SeleniumHQ/selenium - e2b6bd7b13c998c1ea316d132fe70b76505322ad authored 10 months ago by Boni García <[email protected]>
[py] filter which bidi logs are recorded based on event type (#12951)

* [py] filter which bidi logs are recorded based on event type

Allows user to specify the ev...

github.com/SeleniumHQ/selenium - 5b1b4490979a579716381a42f77ac5e4cf8f5e7b authored 10 months ago by Titus Fortner <[email protected]>
[java] removed most of guava from remote package

github.com/SeleniumHQ/selenium - 123bb677ea93d5660e87cdcf382095b38512f607 authored 10 months ago by Jörg Sautter <[email protected]>
[java] Recognise `chrome-headless-shell` as Chrome browser (#13292)

github.com/SeleniumHQ/selenium - 10c0c28ee663240f7ebef48324e20b2a938402f8 authored 10 months ago by Valery Yatsynovich <[email protected]>
[rust] Throw a descriptive message when error parsing JSON from response (#13291)

github.com/SeleniumHQ/selenium - dee5bc5dce570b8779c495a5a6a6b5a5eab21264 authored 10 months ago by Boni García <[email protected]>
[rust] Use latest browser from cache when browser path is not discovered (#13283)

github.com/SeleniumHQ/selenium - 82f7cf7a3a47db1497badd964d7f918d11e4e11a authored 10 months ago by Boni García <[email protected]>
[rb] Fully support Chrome 120+ old headless mode (#13271)

When Chrome's new headless mode was announced, it was mentioned that
they intended to remove th...

github.com/SeleniumHQ/selenium - e5861901c5292e3cfa6afe4dc385902489fbe348 authored 10 months ago by Neil Carvalho <[email protected]>
[rb] logger defaults output to stderr instead of stdout

github.com/SeleniumHQ/selenium - 6f37dba4b3b1576f3d8124c64fceb304669d59a2 authored 10 months ago by titusfortner <[email protected]>
[build] Using correct file name when bumping versions

Fixes #13282

github.com/SeleniumHQ/selenium - 7cbfdbdaf2e7763144e02c894777679a2eb36c5a authored 10 months ago by Diego Molina <[email protected]>
[ci] Restore rust flags for build SM in CI (#13281)

github.com/SeleniumHQ/selenium - 2d73f13e14cc79256882302656a80d8034965627 authored 10 months ago by Boni García <[email protected]>
[java] add ability to disabled UI on grid (#13212)

* add stuff to disabled UI

* [java] Picking up disabling UI work

---------

Co-authored-...

github.com/SeleniumHQ/selenium - 0720bbdfb677b3923d7ec34f52c5a2eafaf7b637 authored 10 months ago by Oscar Devora <[email protected]>
[dotnet] Add notes on updating the dependencies

github.com/SeleniumHQ/selenium - 602d015973b8b2fea6e3a54ae95d6425d5baa146 authored 10 months ago by Simon Mavi Stewart <[email protected]>
[dotnet] Make System.Text.Json available as a dependency

github.com/SeleniumHQ/selenium - 888845f15d001f6d7390e47ac30c9efff6779b41 authored 10 months ago by Simon Mavi Stewart <[email protected]>
Update lock.yml

[skip ci]

github.com/SeleniumHQ/selenium - 0d204d63111ab4e52eab6e226a17b1ddfa421c33 authored 10 months ago by Diego Molina <[email protected]>
Update lock.yml

[skip ci]

github.com/SeleniumHQ/selenium - 9bbdb54d69e813c827fd57bff0c3521d5023bdf9 authored 10 months ago by Diego Molina <[email protected]>
[build] fix rakefile tasks for .NET release

github.com/SeleniumHQ/selenium - 8bf431e511457677c42c3524d0c25cd28ea4fa17 authored 10 months ago by titusfortner <[email protected]>
chore(java): update-migrate htmlunit dependency (#13266)

Updates the HtmlUnit Java dependency to the latest major release
according to the migration gui...

github.com/SeleniumHQ/selenium - 3640adcab3390e984ab30a6696e05b6f87bd07c8 authored 10 months ago by Matt McCartney <[email protected]>
[java] remove deprecated classes and their tests (#13200)

remove deprecated classes and their tests

Co-authored-by: Puja Jagani <[email protected]...

github.com/SeleniumHQ/selenium - 259a94d1d2f7782da4340831bed450b5767d9759 authored 10 months ago by Oscar Devora <[email protected]>
[dotnet] update change log and bump version to 4.16.2

github.com/SeleniumHQ/selenium - 03c23183464f5cdfe1e7c270a97cf59925c91104 authored 10 months ago by titusfortner <[email protected]>
[build] update change log file to accept language

github.com/SeleniumHQ/selenium - 757de62549746fa9bcb1e9effcc61afbde6fc55f authored 10 months ago by titusfortner <[email protected]>
[build] clean up Rakefile

github.com/SeleniumHQ/selenium - c606239f0679fc7f48b6b4a5cb0ff8d3e2abc16f authored 10 months ago by titusfortner <[email protected]>
[dotnet] Improve file logging code smell based on feedback from 13249

github.com/SeleniumHQ/selenium - 46946e99b93cca649c9a8060d998d880d570f644 authored 10 months ago by Nikolay Borisenko <[email protected]>
[docs] Fix Ruby docs generation

github.com/SeleniumHQ/selenium - 8063da277e65ff7a02934809796bafb5cefed542 authored 10 months ago by Alex Rodionov <[email protected]>
Update JRuby to 9.4

github.com/SeleniumHQ/selenium - 078e4c251a5a810e649b001b74f73248aff9e4c6 authored 10 months ago by Alex Rodionov <[email protected]>
[dotnet] Change date format for file log

github.com/SeleniumHQ/selenium - 7f224aa2ea23f916a9ad63958f43f62c5da50611 authored 10 months ago by Nikolay Borisenko <[email protected]>
[java] Self-signed certificate should not require certificate file (#13268)

github.com/SeleniumHQ/selenium - ae655baf5086ccf25eaa840eff4038c4bd79014b authored 10 months ago by Puja Jagani <[email protected]>
[py] Add page load strategy enum (#13258)

Fixes #13236

github.com/SeleniumHQ/selenium - 68b92607f4629e6406f6611b56a7e08fb9cfdba5 authored 10 months ago by Oboleninov Anton <[email protected]>
[build] create publish-pypi task

github.com/SeleniumHQ/selenium - 6620bce4e8e9da1fee3ec5a5547afa7dece3f80e authored 11 months ago by titusfortner <[email protected]>
[build] create publish-nuget task

github.com/SeleniumHQ/selenium - 150625680769af147f0d69e7dc06bf1dd0010280 authored 11 months ago by titusfortner <[email protected]>
[build] create prepare_release task that builds packages for all languages

github.com/SeleniumHQ/selenium - 7647b5f343330b24bb29092bbbd07cb964014ea3 authored 11 months ago by titusfortner <[email protected]>
[dotnet] Change a list of downloadable files to IReadOnlyList (#13265)

github.com/SeleniumHQ/selenium - 8e75d5dfc42be1ebfc9ed30d0e3103efeed1f969 authored 11 months ago by Nikolay Borisenko <[email protected]>
[dotnet] Possibility to output internal log messages to file (#13249)

* INitial implementation

* With context

* Update HttpCommandExecutor.cs

* Nullable hand...

github.com/SeleniumHQ/selenium - b949dcaf4e16f0c60fdffbca91fbde1f452233e1 authored 11 months ago by Nikolay Borisenko <[email protected]>
[build] add rake task for creating dotnet zip files for release

github.com/SeleniumHQ/selenium - 1bcb948894767cf4525b565f0c5dac73cd3e15e0 authored 11 months ago by titusfortner <[email protected]>
[dotnet] update bazel release targets

github.com/SeleniumHQ/selenium - b608fa91a47ab19bb3ae823c9d8abc5a7ed6768c authored 11 months ago by titusfortner <[email protected]>
Update mirror info (Thu Dec 7 12:06:35 UTC 2023)

github.com/SeleniumHQ/selenium - 314ca336202ecb5a95b783bed709d20e20b452e1 authored 11 months ago by Selenium CI Bot <[email protected]>
[js] Fix typo

github.com/SeleniumHQ/selenium - 560b3de1a94715ef37b8081bd1d2f64838c7f250 authored 11 months ago by Puja Jagani <[email protected]>
ensure ruby gemfile lock updated when cdp is updated

github.com/SeleniumHQ/selenium - f1aae0472c6b5459c4ec5b0037537b37443edbed authored 11 months ago by titusfortner <[email protected]>
[java] update version to nightly

github.com/SeleniumHQ/selenium - 794f356a7711c2be6dd7f789ebd06c1c2dd88752 authored 11 months ago by titusfortner <[email protected]>