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

[build] update version in package-lock for node

github.com/SeleniumHQ/selenium - b1af5d64953740cea98fe70ffc7f6d966222853f authored 9 months ago by titusfortner <[email protected]>
[build] add toggle to build ruby webdriver or devtools gems independently

github.com/SeleniumHQ/selenium - e93719e41bf659afcb627ebbbbfbca9d08315dc5 authored 9 months ago by titusfortner <[email protected]>
[build] fix git code in rake tasks

github.com/SeleniumHQ/selenium - ad4fb54ea371a3b2cb4af91055ecbf860775d036 authored 9 months ago by titusfortner <[email protected]>
[build] make sure task arguments are Arrays

github.com/SeleniumHQ/selenium - 319e4d71195c7794d12c65c2ec0579901586ff30 authored 9 months ago by titusfortner <[email protected]>
[build] add more information to bazel errors in tasks

github.com/SeleniumHQ/selenium - eb38753337ef191560821564a91601276d41f935 authored 9 months ago by titusfortner <[email protected]>
[build] add git gem to gemspec as a development dependency

not needed for Ruby bindings but much easier to work with Rake tasks

github.com/SeleniumHQ/selenium - 1f01bfe3fb583e6bd0cd92480013ca0117edcbee authored 9 months ago by titusfortner <[email protected]>
[bidi][java] Add failRequest command

github.com/SeleniumHQ/selenium - 6ad24d37316c98f2f8c3fde9d66864c94400e676 authored 9 months ago by Puja Jagani <[email protected]>
[bidi][java] Add command "continuewithAuth"

github.com/SeleniumHQ/selenium - a9a0aa4c0b613a3ce8877c2776aefd593e00f247 authored 9 months ago by Puja Jagani <[email protected]>
[bidi][java] Add network intercept commands

github.com/SeleniumHQ/selenium - 569e64be173986edfb67434b12a60ff6b4303610 authored 9 months ago by Puja Jagani <[email protected]>
Update mirror info (Thu Jan 25 00:16:17 UTC 2024)

github.com/SeleniumHQ/selenium - 17d0491b6f55b90bafab9c521399b6e135bbdeab authored 9 months ago by Selenium CI Bot <[email protected]>
[java] Add missing support events for Web Driver Listener (#13210)

* add missing events to listeners w/ javadoc and tests

* run format script

* run format sc...

github.com/SeleniumHQ/selenium - b5259d8a4bcef7114733e269aaa4fce743e88c29 authored 9 months ago by Oscar Devora <[email protected]>
[bidi] [js] Add realm destroyed event

github.com/SeleniumHQ/selenium - ca9c0c12377f4c72f41e82beb5103650da15ac85 authored 9 months ago by Puja Jagani <[email protected]>
[bidi][js] Add test for basic auth network event

github.com/SeleniumHQ/selenium - fe77555cd2ba0a79771ca284f7ea608545ddd780 authored 9 months ago by Puja Jagani <[email protected]>
[bidi] Add browsing context destroyed event

github.com/SeleniumHQ/selenium - fa658f499add45c0d1a281169ae5f94062f73f30 authored 9 months ago by Puja Jagani <[email protected]>
Update mirror info (Wed Jan 24 00:19:31 UTC 2024)

github.com/SeleniumHQ/selenium - 83838605d1c16c5d106cab273926a2e457042e0b authored 9 months ago by Selenium CI Bot <[email protected]>
[js] Enabling virtual authenticator tests for Firefox

@whimboo mentioned this is supported now

github.com/SeleniumHQ/selenium - 4f9d290ca7d6156108372d11d9af56d961668546 authored 9 months ago by Diego Molina <[email protected]>
[build] create workflow to PR changes to browser versions (#13466)

github.com/SeleniumHQ/selenium - c618cac603e124a4bafeadcaf6ee2c701c58eed0 authored 9 months ago by Titus Fortner <[email protected]>
[build] fix short version in python docs

github.com/SeleniumHQ/selenium - c5fb5a551a3feb6481efbfa971710f4b865dc911 authored 9 months ago by titusfortner <[email protected]>
[build] need to include twine in requirements to use it in target

github.com/SeleniumHQ/selenium - dd02fbf9c187da728d6bbefbe0fd3ebc35e6386f authored 9 months ago by titusfortner <[email protected]>
[build] create selenium-release target for python

Avoids using system python as part of release

github.com/SeleniumHQ/selenium - d74db8a1314ed52d99f1ab6c22fb872ebba2b60e authored 9 months ago by titusfortner <[email protected]>
[build] rust version needs to be changed before running the Selenium Manager task not after

github.com/SeleniumHQ/selenium - 5440d2b1736bdd19e96c6b28021e7a91a2cbbcb6 authored 9 months ago by titusfortner <[email protected]>
[py] Bumping to 4.17.2 and updating CHANGES

github.com/SeleniumHQ/selenium - d9ff42059eb233877ec09fc808d1b81453186ad9 authored 9 months ago by Diego Molina <[email protected]>
[py] Correct typing_extension dependency for wheel generation

github.com/SeleniumHQ/selenium - e2b595b486185df4e112385755b184fb2b379f72 authored 9 months ago by AutomatedTester <[email protected]>
[py] Bumping to 4.17.1 and updating CHANGES

github.com/SeleniumHQ/selenium - 9a044b831017bb96d4aaa3026a8ca694f9a4e90a authored 9 months ago by Diego Molina <[email protected]>
Update mirror info (Tue Jan 23 12:06:42 UTC 2024)

github.com/SeleniumHQ/selenium - 6334c2fa228c83c77eeb32a1785957b3574b1a6c authored 9 months ago by Selenium CI Bot <[email protected]>
Fix typo in setup.py (#13487)

Co-authored-by: Ewa Marek <[email protected]>
Co-authored-by: Diego Molina <diemol@use...

github.com/SeleniumHQ/selenium - 91e7572bf7ba5b919bf8c75a0ba636c178c7f7c5 authored 9 months ago by EwaMarek <[email protected]>
[js] Fix running the casting related methods in chromium (#13479)

Casting methods call "this.schedule", but it does not exist in the class. Updating the methods t...

github.com/SeleniumHQ/selenium - 1e2b8d63237d49644e459674608dde7e2a559c84 authored 9 months ago by Puja Jagani <[email protected]>
[java] Recommitting self-signed certificate should not require certificate file

github.com/SeleniumHQ/selenium - f9ff9b3c080e17a3916eae424bef6ae27abde2bb authored 9 months ago by Puja Jagani <[email protected]>
[build] fix release note formatting

github.com/SeleniumHQ/selenium - 72436c43b64d8eb3f335e311f8bcb96684fc4ea0 authored 9 months ago by titusfortner <[email protected]>
[build] fix chmod value for geenrated dotnet files

github.com/SeleniumHQ/selenium - 7112e476d616b05299b303bede281351b97ecf6c authored 9 months ago by titusfortner <[email protected]>
[build] fixes to automated release tasks

github.com/SeleniumHQ/selenium - 7bec7b419db312704cf83eb2072fcd9b1ce9a733 authored 9 months ago by titusfortner <[email protected]>
updating versions to nightly

github.com/SeleniumHQ/selenium - 5404e6d523492067f50db2ce663e29d22e2cb711 authored 9 months ago by titusfortner <[email protected]>
update versions and changelogs for 4.17

github.com/SeleniumHQ/selenium - e52b1be0574650813bf0985a7ddaa27500839ab6 authored 9 months ago by titusfortner <[email protected]>
update all necessary files prior to a release

github.com/SeleniumHQ/selenium - d5b9382bf3a7858da54b52869b973b73b51db8dd authored 9 months ago by titusfortner <[email protected]>
[build] improve automated update task

github.com/SeleniumHQ/selenium - 56140267a727c9afabcb40a3d57d101119e35c41 authored 9 months ago by titusfortner <[email protected]>
[build] update which dotnet files need to be updated for new chrome versions

github.com/SeleniumHQ/selenium - 8957fb5759617bc1787b2733de4502f56bb8d7b5 authored 9 months ago by titusfortner <[email protected]>
[rb] update unit test to include correct server port

github.com/SeleniumHQ/selenium - 134aa673822cd97c75e53e4b35deac87ae737cf9 authored 9 months ago by titusfortner <[email protected]>
[ci] deleting concurrency section until we figure out what we need

See #13483

github.com/SeleniumHQ/selenium - cc85374c890fc5501298bea5b226c788a7a9859d authored 9 months ago by titusfortner <[email protected]>
[build] update rake task names

github.com/SeleniumHQ/selenium - fa0637a34a75c08f00ac6295e5368cdae19abb71 authored 9 months ago by titusfortner <[email protected]>
[rb] checking wrong public method for full page screenshots

github.com/SeleniumHQ/selenium - 5040a5aa4ed1e6fe807fbeb1e5957b6e0513aa5c authored 9 months ago by titusfortner <[email protected]>
[rb] fix incorrect method name

github.com/SeleniumHQ/selenium - 11c799a665003d94747250ef0099cd2850893788 authored 9 months ago by titusfortner <[email protected]>
[py] Fix type error in mypy (#13482)

Fix type error in mypy

github.com/SeleniumHQ/selenium - 1164555b9dc71c4cbd26120de01956ede9b50321 authored 9 months ago by take0x <[email protected]>
[py] update minimum trio requirement to 0.20.2 per dependabot

github.com/SeleniumHQ/selenium - a3b112491996d0a8abb36bc4cbf0fc782e11bd6e authored 9 months ago by titusfortner <[email protected]>
Bump cryptography from 41.0.3 to 41.0.4 in /py (#12810)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog]...

github.com/SeleniumHQ/selenium - 132b30ba4d17b893074f6b2a232fff29c2a72956 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sniffio from 1.2.0 to 1.3.0 in /py (#13066)

Bumps [sniffio](https://github.com/python-trio/sniffio) from 1.2.0 to 1.3.0.
- [Commits](https:...

github.com/SeleniumHQ/selenium - 511da58c311d169c80f55602996b4b1f9e895855 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jinja2 from 3.1.2 to 3.1.3 in /py/docs (#13432)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https:/...

github.com/SeleniumHQ/selenium - 19ec8a84aea4a8381f9c80302266d5eb94c9294d authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[py] deprecate FirefoxBinary class (#13476)

pass in location of firefox with binary_location property in Options class

store binary locat...

github.com/SeleniumHQ/selenium - 0f1c7537b8bd6bdac50f621c0e3d98a105ada19f authored 9 months ago by Titus Fortner <[email protected]>
[py] remove test for comparing firefox profile encodings

timestamps will cause these values to be different

github.com/SeleniumHQ/selenium - 19df7bbf52028041f4955738e5aae47e6f78be95 authored 9 months ago by titusfortner <[email protected]>
[py] Firefox Profile Fixes and Deprecations (#13477)

* [py] do not change profile preferences of an existing directory by default

* [py] deprecate...

github.com/SeleniumHQ/selenium - ac9d52f51d18c42b00591e8d5d189971ec2ac2c1 authored 9 months ago by Titus Fortner <[email protected]>
[ci] test with latest version of Ruby

github.com/SeleniumHQ/selenium - 562c3596fabfe87a6b2be747ce46bd43eeb50b54 authored 9 months ago by titusfortner <[email protected]>
[rb] explicitly check for whether driver supports full page screenshots to error (#12799)

github.com/SeleniumHQ/selenium - 2f1f779bf423b10bd80d3a010dbde10b637a41db authored 9 months ago by titusfortner <[email protected]>
[py] Update WPEWebKit support code (#13278)

* [py] Fix WPEWebKit python support code

- Naming conventions, as WPEWebKit does not follow t...

github.com/SeleniumHQ/selenium - 24d88d73636e33800e0a14ddedf0f88c1ea6666c authored 9 months ago by Lauro Moura <[email protected]>
[py] truncate large strings when logging requests

github.com/SeleniumHQ/selenium - 892bf7a364d41d0bb22f9ee94ff80cfaae72191c authored 9 months ago by titusfortner <[email protected]>
[build] fix py:lint task so it outputs results

github.com/SeleniumHQ/selenium - 8411a32eacffbe0f0e732dcce69a71d874be232f authored 9 months ago by titusfortner <[email protected]>
Fix "Get Text" to retrieve the correct value for ShadowRoot using slot. (#13218)

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

github.com/SeleniumHQ/selenium - 21560a497470f0c769931c17fa9803c6cddf6f1c authored 9 months ago by Henrik Skupin <[email protected]>
[py] add deprecation library requirement (#13402)

* [py] add deprecation library
* [py] use typing_extensions instead of deprecated package

github.com/SeleniumHQ/selenium - f83765d173e057e85062129f0b0c805f2b4fce90 authored 9 months ago by Titus Fortner <[email protected]>
[ci] only run tests based on what is new in PR

github.com/SeleniumHQ/selenium - b7f27a2aa1366aef3b023ff84c4a383ca779c956 authored 9 months ago by titusfortner <[email protected]>
[py] adds PyPI classifiers for Python 3.10 to 3.12 (#13475)

Adds 3.10 to 3.12 classifiers for PyPI

github.com/SeleniumHQ/selenium - 69f05704688b31295cc0ab13d9a61f04151ea951 authored 9 months ago by James Braza <[email protected]>
[dotnet] Replace WebRequest with HttpClient in tests (#13471)

* [dotnet] Replace WebRequest with HttpClient in tests

* Update RemoteSeleniumServer.cs

* ...

github.com/SeleniumHQ/selenium - 63804e927ed6a63f8fba37e315c312646cec030a authored 9 months ago by Nikolay Borisenko <[email protected]>
[rb] Add `base64` gem as a runtime dependency (#13454)

[rb] Add base64 gem as a runtime dependency

Ruby 3.3 shows a warning if requiring base64 with...

github.com/SeleniumHQ/selenium - 638c4313df470d27353015b87d8ec77dd9bb91cc authored 9 months ago by Earlopain <[email protected]>
[build] only release new Selenium Manager binaries from trunk

github.com/SeleniumHQ/selenium - d035b5d1977dae1fa16419f89c1b80ebf21f69cf authored 9 months ago by titusfortner <[email protected]>
[py] copy license file to distributions

fixes #12166

github.com/SeleniumHQ/selenium - b7dc668795b0cd1ac55db106cda6927724194e48 authored 9 months ago by titusfortner <[email protected]>
[ci] restrict jobs from running on forks

github.com/SeleniumHQ/selenium - 0972a1bb047e26d9d3c7adf1bd9e07635fcd3b99 authored 9 months ago by titusfortner <[email protected]>
[dotnet] Improve logging performance when it is disabled (#13464)

* Use IsEnabledFor before allocate log message

* Rename to `IsEnabled`

* Simplify determin...

github.com/SeleniumHQ/selenium - e8f02e9753d4890f17fccc20b6781c3803614cda authored 9 months ago by Nikolay Borisenko <[email protected]>
[java] Remove unused import to satisfy format script (#13468)

github.com/SeleniumHQ/selenium - 7bf62868ab5b881dd341f5a6c2652859f768ca25 authored 9 months ago by Nikolay Borisenko <[email protected]>
[dotnet] remove deprecated methods for toggling legacy protocol

github.com/SeleniumHQ/selenium - 58936273564f0d425755cc1fc0e3d300c1db6aee authored 9 months ago by titusfortner <[email protected]>
[dotnet] remove deprecated class RemoteWebElement

github.com/SeleniumHQ/selenium - 08dc2f707ae893710880d1e2e3409cc39db763de authored 9 months ago by titusfortner <[email protected]>
[dotnet] remove deprecated DriverService constructors with options parameter

github.com/SeleniumHQ/selenium - 5eb3caab034d0db826b39655546a99ceb392a315 authored 9 months ago by titusfortner <[email protected]>
[dotnet] Fix compilation warnings in cdp generator and tests

github.com/SeleniumHQ/selenium - 4562685756bdaf43c314cf162cd730cd12ca8e27 authored 9 months ago by Nikolay Borisenko <[email protected]>
[java] remove annotations from tests that firefox now passes

github.com/SeleniumHQ/selenium - bd8c5d9602d6a089da521f5d58897b5e625fdd30 authored 9 months ago by titusfortner <[email protected]>
[dotnet] Fix compilation warning for inline docs of DownloadFile method

github.com/SeleniumHQ/selenium - d0f8811ac7b1d64020920cfc027c72d8bbc0786d authored 9 months ago by Nikolay Borisenko <[email protected]>
[dotnet] Prepare cdp cs files before core compile to make intellisense happy

github.com/SeleniumHQ/selenium - 1d9b28e37cfa80bf7f33bc2c7b145ed5e969962f authored 9 months ago by Nikolay Borisenko <[email protected]>
[build] properly get selenium manager from bazel output (#13452)

* [build] properly get selenium manager from bazel output

* Migrate to cross-platform msbuild...

github.com/SeleniumHQ/selenium - 60cfe1f88f307fcb71805b46e29e20c49b88ca2b authored 9 months ago by Titus Fortner <[email protected]>
update pinned browsers

github.com/SeleniumHQ/selenium - 401f3e317bd1b0ae8ca9649039d07ee3e2f5b970 authored 9 months ago by titusfortner <[email protected]>
[rb] Disable Ruby cache on Windows

github.com/SeleniumHQ/selenium - 86a004048bbe4d35240f155bfdf575fa0dde663e authored 9 months ago by Alex Rodionov <[email protected]>
[CI] Update logic for which tests get run (#13457)

github.com/SeleniumHQ/selenium - 907f2df8609cfa5c9983ac26371e730c05b9e13c authored 9 months ago by Titus Fortner <[email protected]>
[ci] remove unused workflow

github.com/SeleniumHQ/selenium - 19fadc41819f7c669519e734f8627bfc366016ac authored 9 months ago by titusfortner <[email protected]>
update readme with correct bazel syntax for .NET tests

github.com/SeleniumHQ/selenium - d02f51f2622e4070ce56ae665ee3c202a114f3ad authored 9 months ago by titusfortner <[email protected]>
[java] ignore null text of UnhandledAlertException

github.com/SeleniumHQ/selenium - 7a48c94648ce9d7a1b14f271eaf9d451415e39a2 authored 9 months ago by Jörg Sautter <[email protected]>
[java] use the ErrorCodec to encode exceptions

github.com/SeleniumHQ/selenium - 192dea5e52b979d110881e682807ae91d5e7b9e9 authored 9 months ago by Jörg Sautter <[email protected]>
[rb] FIx incorrect filename for Ruby toolchain hash

github.com/SeleniumHQ/selenium - 1557d27368183fc9c6e86bbb340223b04a2098a5 authored 9 months ago by Alex Rodionov <[email protected]>
[rb] Update rules_ruby and run unit tests on RBE

This commit upgrades Ruby ruleset for Bazel to the most recent version,
which notably provides a...

github.com/SeleniumHQ/selenium - 67490a30661a8d85942c9c4cc2274248df3c88f9 authored 9 months ago by Alex Rodionov <[email protected]>
[build] add tasks for python tests

github.com/SeleniumHQ/selenium - 6127b5f8493c9e96792484254bacd0eb4fd1f47a authored 9 months ago by titusfortner <[email protected]>
[py] remove deprecated application cache support

github.com/SeleniumHQ/selenium - 7cc56cc604bca3b595f8ee3755833fc13b70ee42 authored 9 months ago by titusfortner <[email protected]>
[py] remove deprecated desired_capabilities property from webdriver

github.com/SeleniumHQ/selenium - f1f68862693068d1fc6975d03914eb27c8b8bbf4 authored 9 months ago by titusfortner <[email protected]>
[py] remove deprecated verbose argument from edge service

github.com/SeleniumHQ/selenium - 4513ea982c0ec33f54552a6849c165a62f661b08 authored 9 months ago by titusfortner <[email protected]>
[py] remove extension connection class and other usages of webdriver.xpi

This file was previously removed so this code cannot work

github.com/SeleniumHQ/selenium - d14f7c0e89248ae8380532212ba3bd6a347673c5 authored 9 months ago by titusfortner <[email protected]>
[java] add click dialog support to Federated Credential Management implementation

github.com/SeleniumHQ/selenium - 7ad44eef93a2797fdfa14f05f0ff0bb8c4a2525f authored 9 months ago by titusfortner <[email protected]>
[bidi][java] Add user friendly methods to locate nodes

github.com/SeleniumHQ/selenium - 328e2412af99f1282d0c24faf88959fe7f3a2057 authored 9 months ago by Puja Jagani <[email protected]>
[bidi][java] Add locate nodes command (#13445)

github.com/SeleniumHQ/selenium - c9bc81aa7dd5000b32a92b6cf445cbce66b94b88 authored 9 months ago by Puja Jagani <[email protected]>
Fix typo in NodeFlags (#13440)

github.com/SeleniumHQ/selenium - f09f064cb93b9c37558ac9bf8ecd8b8a8b5b5da4 authored 9 months ago by middlingphys <[email protected]>
[py] update required version of Python in setup file

github.com/SeleniumHQ/selenium - b556ac3d6d94db56a0e3385a2c0de29c030ebb7e authored 9 months ago by titusfortner <[email protected]>
[grid] Using `max-sessions` from Node when it was declared.

Fixes #12836

github.com/SeleniumHQ/selenium - 1b594ee33e2b223e27c135c19a1391d9c3ebe073 authored 9 months ago by Diego Molina <[email protected]>
[java] Small code improvement in ProxyWebsocketsIntoGrid

github.com/SeleniumHQ/selenium - ec523b2f87a4ca79128b3431d15b3c7b2fbe989c authored 9 months ago by Diego Molina <[email protected]>
[java] Tapping the Node session when there is WebSocket activity

Fixes #12223

github.com/SeleniumHQ/selenium - c0ddca6d32af72898e452afff212a2673999ca41 authored 9 months ago by Diego Molina <[email protected]>
[java] Enabling two tests that already work in Firefox

github.com/SeleniumHQ/selenium - 19a18135441a69f9e3c26efe12bb2ee411a71fbf authored 9 months ago by Diego Molina <[email protected]>
[java] Add a warning while passing a decorated driver to augmenter

Related to https://github.com/SeleniumHQ/selenium/issues/13246

github.com/SeleniumHQ/selenium - 4350eb1d0b0d7f668f7b9ee2674485974cb47dae authored 9 months ago by Puja Jagani <[email protected]>
[java] add deprecation annotation to FirefoxBinary

github.com/SeleniumHQ/selenium - 097d3016f458c81781f9f2bd053907b8d28e6ead authored 9 months ago by titusfortner <[email protected]>
[grid] log the complete exception

github.com/SeleniumHQ/selenium - 8f35c47c06e6e17181d79d4a4ba538da842fe1d4 authored 9 months ago by Jörg Sautter <[email protected]>
[bidi][js] Add test for node properties in

github.com/SeleniumHQ/selenium - b2a84481940925193f5fb544385b28f58f272ace authored 9 months ago by Puja Jagani <[email protected]>