Ecosyste.ms: OpenCollective

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

github.com/SeleniumHQ/selenium

A browser automation framework and ecosystem.
https://github.com/SeleniumHQ/selenium

[java] fixed partial matches for UrlTemplate

30adcb4dccd6bc62266ad17e60dc1357b9896058 authored over 1 year ago by Jörg Sautter <[email protected]>
[grid] fixed the command line interface

a9186426f9fc8f170c8e057c9a2f71889fdff81a authored over 1 year ago by Jörg Sautter <[email protected]>
[rust] Fix checksum in cargo lock file

b5435553740e0d9ee1e8d402d211b0c63651c96f authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Update crates to the latest versions

9c82c944a5838af7b8bb20e937ba953e604c5ee2 authored over 1 year ago by Boni Garcia <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4 (#12379)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

12f387210fb3c3aa5fb02139a1570750a4798b2f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump word-wrap from 1.2.3 to 1.2.4 in /javascript/grid-ui (#12380)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

e70b3ba39edf82de1ef2a53e549b4d41acd45bcf authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[rust] Offline mode in Selenium Manager (#11639) (#12373)

4173713a308a904e378c8c71aca7520036ca9d99 authored over 1 year ago by Boni García <[email protected]>
Bump cryptography from 41.0.0 to 41.0.2 in /py (#12371)

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

ca60c2207f15c014fa47448860a19db67c020df3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[grid][java] do not rely on .hashCode for .equals (#12361)

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

6865f1cc9b8f69ba3c228f7eef178bb0272176e6 authored over 1 year ago by joerg1985 <[email protected]>
[grid] reject requests only if it has been in the queue before trying… (#12336)

[grid] reject requests only if it has been in the queue before trying to create the sessions

...

f13370b2780c5c29f9d9eee39954963f649f31c5 authored over 1 year ago by joerg1985 <[email protected]>
Add supports for list-of-table options (#12363)

3bebd4206baf970ec6d631c392b0e1bba01d1fd4 authored over 1 year ago by Scott Babcock <[email protected]>
[py] enable cdp to work for edge

276240d9ca0f08fab886b8a5027891e652c4e353 authored over 1 year ago by titusfortner <[email protected]>
[py] removed `start_error_message` param from common/service.py (#12365)

[py] removed start_error_message param from common/service.py

e00bcf5e544398942d1f06709cb1102b8b0a2347 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[rust] Use escaped browser path (required by wmic commands) in Selenium Manager (#12304)

38876397a86d08f7c4316dd5ed6704bdbe11269a authored over 1 year ago by Boni García <[email protected]>
[rb] have Selenium Manager binary locate drivers on PATH (#12345)

054467a80af126b3dd67e00fb797a531b29a2278 authored over 1 year ago by Titus Fortner <[email protected]>
[dotnet] Use Selenium Manager to locate drivers on PATH (#12344)

* [dotnet] use Selenium Manager to locate drivers on PATH

* [dotnet] allow user to pass in fu...

6a48692712ff157ce366dba39e17daa0faa01958 authored over 1 year ago by Titus Fortner <[email protected]>
[py] use Selenium Manager to locate drivers on PATH (#12356)

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

6176d7ec65416db8525194119b3f62bfaaba01b4 authored over 1 year ago by Titus Fortner <[email protected]>
[dotnet] remove hard coded service parameters from test environment (#12343)

[dotnet] remove hard coded service parameters from test environment setup

3fbd0e5d6aec419817e1eb59191b90da566e4ab4 authored over 1 year ago by Titus Fortner <[email protected]>
[dotnet] fix bad merge

7589a65df013255a137df223c51a2c6494df2103 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] add support for Safari Technology Preview (#12342)

3daa319c84919f4a7bb58fc09c49cf7044e02bca authored over 1 year ago by Titus Fortner <[email protected]>
[py] Selenium Manager prevents these error messages

7f561140ec4e8d152e8623fead126cc352814131 authored over 1 year ago by titusfortner <[email protected]>
[java] [dotnet] Add move to location method to Actions (#11509)

* [java] Add move to location method to Actions

Related to #10724

* [dotnet] Add move to l...

84724107cd271259bd4213f101817b00b6be497b authored over 1 year ago by Puja Jagani <[email protected]>
[dotnet] Allow setting a different pointer, keyboard, or wheel on input device (#11513)

* [dotnet] Allow setting a different pointer, keyboard, or pointer on input device

Related to...

fd36c53d6ab8dc7a8c4f967be7560944e523e542 authored over 1 year ago by Puja Jagani <[email protected]>
[py] updated documentation links. (#12326)

067f10a3a3b0f6f0c2b26f4e12a2be264085b2b1 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] Moved all `PrintOptions` class attributes to custom descriptor class. (#12297)

4e1fd7f4e0812900fe395ab9cb9c641471fbf3f1 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] added type hinting support to ActionChains and Alert class (#12290)

2764ea7baea1efb1d48c87bd978afe815295ad46 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[dotnet] duplicate test from StaleElementReferenceTest file

296d86af74545dc659ad97823efa229d0389c719 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] do not target netcoreapp3.1 in tests

35f080a92a9ba7e1cacb3409f8bbf95cf3a282b9 authored over 1 year ago by titusfortner <[email protected]>
[rb] Made network interception threads fail silently (#12226)

201224391ac0bf2bee433c4da15c63e925f254b7 authored over 1 year ago by João Luca Ripardo <[email protected]>
[dotnet] this is now managed by drivers not Selenium

d7170741fef27cea459bad503a8fd492e84d7459 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] netcoreapp3.1 is deprecated

addaa5d3b59016c292920f7faa9b578a2d1a0c04 authored over 1 year ago by titusfortner <[email protected]>
[JS] Update npm libs to latets and minor bidi fixes

5eced26352e706d69137e738871c0b681392e7bc authored over 1 year ago by Sriharsha <[email protected]>
[rb] add logging

b03bfa11cb8b77b1cbdd649fea65c9b2343e39be authored over 1 year ago by titusfortner <[email protected]>
removed more antique unused third party code and binaries (#12307)

removed more unused third party code

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

dbed728db4c21f4c903f7e8302002694f38f1f93 authored over 1 year ago by joerg1985 <[email protected]>
Bump tough-cookie from 4.0.0 to 4.1.3 in /javascript/grid-ui (#12327)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Releas...

4fc301199705ff6b59dcca166cf93d89a90ed6c9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tough-cookie from 4.1.2 to 4.1.3 (#12330)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

4b606947ccc91a9d98f250a3d0e2b279dd22e455 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[java] less memory allocation (#12320)

2382736e28ee70ee8d9bea96f1c42146b9b272b6 authored over 1 year ago by joerg1985 <[email protected]>
[py] optimized Timeouts class by moving timeouts to descriptor class (#12287)

* [py] optimized Timeouts class by moving timeouts to descriptor class

* fixed lynting error
...

4468622bb0f2c0f0c9e0c0cbffe19613265bd10f authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] Refactored Proxy object in common/proxy.py using custom descriptor. (#12286)

* [py] Moved all Proxytypes to custom descriptor

* [py] Moved all Proxytypes to custom descri...

669fbb3e122bc4e275f5c4c41d91c58fd359bdae authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] added type hints to `SwitchTo` class (#12296)

* [py] added type hints to SwitchTo class

* [py] fixed lynting error

6002d146afca66129ab835eef993b7e95c676bb3 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
removed unused 'mozmill' code (#12306)

4b9a8ea5ffc3e870f0f55ebadc6da91896a274a4 authored over 1 year ago by joerg1985 <[email protected]>
[py] minor ie-options fix to PR 12283 (#12309)

* ie options fix to PR 12283

* [py] minor ie-options fix to PR 12283

f8240df9dace453710036c980aa1ba0385b0c969 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[rust] Update PATH processing mechanism by Selenium Manager (#12291)

* [rust] Update PATH processing mechanism by Selenium Manager

* [rust] Enhance warning messag...

50f925201bc8b6de69a1da05c39d2414a3ce9feb authored over 1 year ago by Boni García <[email protected]>
[rb] with Server using PortProber, the specs cannot be hard coded

b94159e08c5d45130ffa4cbe290d77fd6290a2d1 authored over 1 year ago by titusfortner <[email protected]>
[rb] allow running unit tests in RubyMine and see bazel assets

8306553e2bd908ad728e4db7765f0c2df87c931f authored over 1 year ago by titusfortner <[email protected]>
[rb] add integration tests for Server class

6b00faadee8d089cdd94c57d7448f900bba97718 authored over 1 year ago by titusfortner <[email protected]>
[rb] this logging is unnecessary and this class does not properly require the logger

3bbbeb50e04a0865f07a80c74309d957485707ba authored over 1 year ago by titusfortner <[email protected]>
[rb] server does not support shutdown endpoint, can only end the process

124be0b949494761903a6ff88b4340df22b159f4 authored over 1 year ago by titusfortner <[email protected]>
[rb] server class use a port prober instead of hard coding default port

fea7c9d9c7c3cdda20dd6df5c42f7d24f08a6ca0 authored over 1 year ago by titusfortner <[email protected]>
[rb] update gems and linting

e951100ab9d3194a963636999bb237a1ed6f7e58 authored over 1 year ago by titusfortner <[email protected]>
Update by.js: Add forgotten RelativeBy in check options (#12289)

6c2795513e519ed0567b1c834e56d8bb78cecf8f authored over 1 year ago by AdamPDotty <[email protected]>
[rust] Minor refactoring according to linter warning

2fd7dd785877f3916b66de87c892036504154db9 authored over 1 year ago by Boni Garcia <[email protected]>
[java] Removing deprecated methods (findElement & findElements)

47f993f9dcaf0d49cb76201a8daf7126735c273e authored over 1 year ago by Diego Molina <[email protected]>
[rust] Bump versions of all dependencies in Selenium Manager

7ce9bba5c212156ce85ef5d28e056eb86fbbc889 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Update expected driver version in test for Selenium Manager

09e7393782766d061bfdf5c52b6b0b0e52f53073 authored over 1 year ago by Boni Garcia <[email protected]>
[grid] Removing SlotMatcher from Slot, so it can be configured in an easier way

48b5659afd7c7b797a07641a07c0ad223e69ed39 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing unused dependency

fcfb21b4df62ec32b1d530ad7cb8b3c85b0d02a0 authored over 1 year ago by Diego Molina <[email protected]>
[grid] Switching to fine log level when clearing caches in LocalNode

3b7428a4a8df371a24baa9e1136991b90616f75a authored over 1 year ago by Diego Molina <[email protected]>
[py] moved all ie options to custom descriptors. (#12283)

5ba17d6a3babe57e1c0616045cdfec7f0843d280 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
BidiException instead of DevToolsException in getBiDi (#12284)

Bidi Exception had to be used here

BidiException should've been here instead of DevToolsExcep...

295f27243535aae334d7b188d5e09eb37a62164f authored over 1 year ago by Vedanth Vasu Dev <[email protected]>
[rust] Automated management of Selenium Grid binaries (selenium-server.jar) (#12281)

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

a597e72bf915f75b26ee77e19a7ef5d392a8b368 authored over 1 year ago by Boni García <[email protected]>
[bazel][java] Limit usage of io.opentelemetry dependencies (#12164)

Limit usage of io.opentelemetry dependencies

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

41744d94e8726a9efc5191e1b0ace327aa66e108 authored over 1 year ago by joerg1985 <[email protected]>
Extract original driver from decorated driver when Augmenting a driver (#12248)

* Extract original driver from decorated driver

* Add test

* Use import

* Unnecessary q...

c49361a1d24aeec7582d0aea86d2781f14040125 authored over 1 year ago by Bartek Florczak <[email protected]>
Adding ignore process match for IE Mode across bindings (#12279)

Adding ignore process match for IE Mode

Useful when IE Mode on Edge is launched from
and adm...

1976dbe22e0630b011726ea80262472196081c73 authored over 1 year ago by Diego Molina <[email protected]>
[java] Formatting files

7f28ee0473c1a825d9c61772c6af37086774d4d6 authored over 1 year ago by Diego Molina <[email protected]>
[bazel][java] Remove TestNG dependency (#12249)

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

9940567a1ea5d3146426038d07ccc8a52e9b5a4c authored over 1 year ago by joerg1985 <[email protected]>
few tweaks to driver finding logic (#12269)

few tweaks to driver finding logic based on comparison between implementations

Co-authored-by...

d05ab6fa17103d2cc81b5ba107ef1aa3e9aba181 authored over 1 year ago by Titus Fortner <[email protected]>
Update webdriver-bootstrap.js (#12276)

Changing variables name only

ec65a7de5dcde3c26158271e7e4f6bc688b338aa authored over 1 year ago by Aditya Pratap Singh <[email protected]>
[py] let users pass service args to IE driver (#12272)

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

2532076eadf31834b2ff8fc1568fe24b4f2b5df5 authored over 1 year ago by Titus Fortner <[email protected]>
[py] added pythonic approach of type checking in `firefox/firefox_profile.py` (#12271)

[py] added pythonic approach of type checking in firefox/firefox_profile.py

1ea0f18377d5fd4fd5f63867f61699fe76194c8e authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] added truthy check in chromium options instead of identity operator (#12274)

e822f4c4fba24d1d2426d9e1d8db6be8a58c109e authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[java] Disabling the whole class. It does not work on CI. Works locally.

1fe0628662c57f19778a80c3d007bc711630d207 authored over 1 year ago by Diego Molina <[email protected]>
[dotnet] Make WebDriver.csproj file more friendly with native pack command (#12235)

Make csproj file more friendly with native pack command

Co-authored-by: Diego Molina <diemol@...

112d4f283898f87fe99af03bdfc2368d320d206a authored over 1 year ago by Nikolay Borisenko <[email protected]>
[java] Disabling two test mores as they fail in GH actions, they pass locally.

787694bdfe5c3c929e931f016514e067b373cbd8 authored over 1 year ago by Diego Molina <[email protected]>
[py] used `pathlib` module to check if the file exist in `remote/file_detector.py` (#12253)

[py] used pathlib module to check if the file exist in remote/file_detector.py

Co-authored-by...

8ed2d9f76e3838306d9db587b10b0a627bc07fb4 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[java] Disabling some tests in GH actions, they pass locally.

ccdbd04f50dfbbe1ad236b396a241ba48309152a authored over 1 year ago by Diego Molina <[email protected]>
Minor spelling Fix (#12258)

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

921ec29c8243c5f19e6672e698831c25db5aa905 authored over 1 year ago by vedanthvdev <[email protected]>
[py] moved `ConnectionType` class outside `Mobile` class to avoid nesting of classes (#12256)

[py] moved ConnectionType class outside Mobile class to avoid nesting in remote/mobile.py

Co-...

55aa8859876cffba2746be5d52e4598d968938f9 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] remote commands dict is moved outside `RemoteConnection` class in `remote/remote_connection.py` (#12261)

[py] created a separate dictionary of remote commands outside RemoteConnection

Co-authored-by...

5a62db1898c532646febd8a9b021bc857063e171 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] used truthy check instead of checking for length in `to_capabilities` method in `ie/options.py` (#12262)

[py] used truthy check insted of len in to_capabilities method in ie/options.py

Co-authored-b...

b99c47061139b5971402cfc4612bc52551cb06a3 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[java] Deprecate all 'lift style' code (#12263)

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

92256a0baeff9ee202f15099a15db9f947967689 authored over 1 year ago by joerg1985 <[email protected]>
[java] Really drop the prefix created by Bazel (#12264)

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

c3ecc3c8b33c3d847c87958b58056fb1d2e755f6 authored over 1 year ago by joerg1985 <[email protected]>
[py] removed un-necessary `__init__` from `driver_finder.py` and `selenium_manager.py` (#12265)

[py] removed un-necessary __init__ from driver_finder.py, selenium_manager.py

Co-authored-by:...

7c40c114b805eef77033d3debb3bccb2c1810480 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[rust] Remove unused variable in ie module

83ec0faee9e709f0ac823e074cfd0a3780a078b0 authored over 1 year ago by Boni Garcia <[email protected]>
[dotnet] Fixing pdb file generation

05ed1cdba25c48c472e7cb19570b5e2ebe612ba9 authored over 1 year ago by Diego Molina <[email protected]>
[rust] Refactor driver URL logic in iexplorer module

93e6281f1eed83ea3671c7d58c149ed776905dfa authored over 1 year ago by Boni Garcia <[email protected]>
[bazel][java] No need to have the auto-service dependency in the client bindings (#12244)

[bazel] No need to have the auto-service dependency in the client bindings

Co-authored-by: Di...

cb2560d8a0002c1ff9f7d7e55f25bd0186680477 authored over 1 year ago by joerg1985 <[email protected]>
[IEDriver] Ignore process id match when finding the window handle - IE Mode on Edge. (#12246)

This assumes a single Edge instance is running
on the host. Not suited for running sessions
in...

6e85abbe14f849c3837968ed65212a98532b8f6d authored over 1 year ago by Diego Molina <[email protected]>
fix property name (#12237)

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

b49da80b07617e0b5c6ee4c7e238ecc21c9f0c80 authored over 1 year ago by Daniel Brown <[email protected]>
[java] Disabling some tests in GH actions, they pass locally.

6d22309ebebeb8fc74c505dde3bb573aa1b90127 authored over 1 year ago by Diego Molina <[email protected]>
[java] Improved the exit code and error handling (#12219)

Improved the exit code and error handling

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

70c67ed34c5a194a0c958c17e5b5ad6e233110f4 authored over 1 year ago by joerg1985 <[email protected]>
Revert "[py+ci] Get closer to getting all the python tests running on EngFlow"

This reverts commit 65ca57a6004fa266103fd16174d1e250938ba69f.

415f20b5fcf73337832c2699a7368acc74fad023 authored over 1 year ago by Diego Molina <[email protected]>
[java] Ack the log file argument without need to combine it

Fixes #12225

a04a22f4490da1b9576f251a5f16fa34e8898645 authored over 1 year ago by Diego Molina <[email protected]>
Avoid building Rust code on Windows with Bazel: it is never happy

235bc94f6b09b37328acdaecfa7837a2726df757 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[JS] Print debug message once for each browser when selenium manager used

da9a4fbcf534af8d478fa18ca919d04b07f86340 authored over 1 year ago by Sriharsha <[email protected]>
[rb] Bumping to 4.11.

With that, the Nightly builds will use this version.

[skip ci]

b9f093845fe4c35c4da1084938df6dcd48b381ca authored over 1 year ago by Diego Molina <[email protected]>
Update mirror info (Tue Jun 20 12:06:22 UTC 2023)

d89b4a7d81421a1d1883e50c761ef19e282185d8 authored over 1 year ago by Selenium CI Bot <[email protected]>
[CI] Fixing nightly workflow (#12231)

dd10ff8f89df8ee1dd02664f0832042d7f50458f authored over 1 year ago by Diego Molina <[email protected]>
[dotnet] Fix packaging problems

e28064e625cc47c6a3d541cbdd25e6dd627c05a4 authored over 1 year ago by Diego Molina <[email protected]>
[java] Use netty as http server for unit testing (#12211)

Use netty as http server for unit testing

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

110079f524ca60ac38e379c96bf07282b6fd0c67 authored over 1 year ago by joerg1985 <[email protected]>