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

[bazel] Get firefox tests working in EngFlow

015b7674e0ca127f91852adb933857e322b088b9 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[java] minor code style and typos improvements (#12127)

* function style for expressions

* inspect and fix typos with spellchecker

* Update Defaul...

198f1f2b6b3cd04b14c99b403b305ea283601bba authored over 1 year ago by Alex <[email protected]>
[CDP] Adding v114 and removing v111

0b1cca9409ddefe9af3f03f0134cb4f8bb4ff834 authored over 1 year ago by Diego Molina <[email protected]>
[java] Formatting files.

3c2313f3dd6020e9a1dfde5d816e1467a6a7fe8a authored over 1 year ago by Diego Molina <[email protected]>
[rust] Fix read-only filesystem error in unit tests

aaf6c27e4909ce23b151ede156fe2a09f753e28d authored over 1 year ago by Alex Rodionov <[email protected]>
[dotnet] mark safari service method obsolete

710bd1bed60b1debddab75accfa4519384612eb7 authored over 1 year ago by titusfortner <[email protected]>
[java] fix geckodriver log truncation logic

669a493ca67514d25f6a282f8ee51fe2142ae75c authored over 1 year ago by titusfortner <[email protected]>
[rb] setting log value does not apply to Safari

this is easier than implementing log separately in each of the other service classes

b571cd7e358355127ac508588c846c7392039c73 authored over 1 year ago by titusfortner <[email protected]>
update windows setup information in README

1a914bf518847e18b2e0cde042cf024be5b56ef4 authored over 1 year ago by titusfortner <[email protected]>
[rb] have tests run with RubyMine use bazel artifacts by default (#12131)

aa0640b5fd458c44926e16aed313063550930feb authored over 1 year ago by Titus Fortner <[email protected]>
[rust] Revert enabling sandbox for tests

a3794d789ab6848fffe0a4684353c6e56d8f0531 authored over 1 year ago by Alex Rodionov <[email protected]>
[py] Fix formatting issues in API reference (#12137)

1047de3dae056b4efad82059014b8ffc1a3f5742 authored over 1 year ago by ce86f3bb9faf71e <[email protected]>
[java] do not send driver logs to console by default (#12136)

d92b0ae3d77f0b422964b6b24d090c73872a9cac authored over 1 year ago by Titus Fortner <[email protected]>
[rb] Replace debug session with Bazel run_under flag

This helps to avoid conflicts with RubyMine built-in debugger.

7e198932c15a8b0f8ef672a49acf82025603d22c authored over 1 year ago by Alex Rodionov <[email protected]>
[rust] Fix test failures on Windows CI

Apparently the default shell environment on the Windows GitHub Actions
runner is missing the PRO...

69f44a3ca7b32a1ba76a8fa205c39098affb5471 authored over 1 year ago by Alex Rodionov <[email protected]>
[ci] Allow anyone to SSH into runners

e47de45e80044359df64635693a139147eedeb37 authored over 1 year ago by Alex Rodionov <[email protected]>
improve "near" relative locator behaviour (#11290)

* improve "near" relative locator behaviour

Changes the behaviour of the "near" relative loca...

d10f8c225876fd48d710b2d658040f45efbda3e9 authored over 1 year ago by Alpatron <[email protected]>
[ci] Use windows-2019 till actions/runner-images#7662 fixed

0dd9e34d01d7b1eb42553f7fe2bbe3bd740d71e7 authored over 1 year ago by Alex Rodionov <[email protected]>
[sm] Update selenium-manager binaries (using commit 178c60e)

Taken from https://github.com/SeleniumHQ/selenium/actions/runs/5144707877

ea82c6634f699f6fb889d7388204d16bea2bca1a authored over 1 year ago by Boni Garcia <[email protected]>
[js][bidi] Added printPage command (#12124)

* [js][bidi] Added printPage command with tests

* [js][bidi] Corrected default value for heig...

b1cd355fb0197c5fe207118f4737399f71c201cf authored over 1 year ago by Tamsil Sajid Amani <[email protected]>
[rust] Fix reading default timeout value in Selenium Manager

178c60e56712e0f6ba7963eaa39b95f3cbe2667e authored over 1 year ago by Boni Garcia <[email protected]>
[java][bidi] Add browsing context events support (#11759)

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

4f076e081621ca5b0278215f981a3c59addf9aa5 authored over 1 year ago by Puja Jagani <[email protected]>
[py] Remove deprecated code in driver classes (#12030)

* [py] remove chrome w3c warnings

* [py] this constant is always true for supported versions ...

9f5801c82fb3be3d5850707c46c3f8176e3ccd8e authored over 1 year ago by Titus Fortner <[email protected]>
Check whether we should skip the ReferrerTest

abad15e55d851cfe5d1d3627a997256e837f01d6 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Roll pinned chrome version

4e745b737db6429b4f7cffc247ef16ebc472bd37 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Get the virtual authenticator test working on EngFlow

5a4dfe58a2034a87d225537fb47d4f7cb3c2e18f authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Get the chrome tests running on EngFlow

06ff139cbc9a0b33cd18e8d0873ffd4ff8540b63 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[py] Removing browser filter when checking shadow root. (#12122)

* [rb] Removing browser filter when checking shadow root.

Only Python had it, fixes #11893

...

018293f0c258046bdf8388bb82a9a21b2c09c4f3 authored over 1 year ago by Diego Molina <[email protected]>
[js][bidi] Script Module Add/Remove preload script command (#12117)

[js][bidi] Script Module Add/Remove preload script

Co-authored-by: Sri Harsha <12621691+harsh...

c1e47d30fd5b98240ce15617826d266cb9f8edf9 authored over 1 year ago by Tamsil Sajid Amani <[email protected]>
[py] Allow setting a different pointer, keyboard, or wheel on input device (#11521)

[py] Allow using device parameter in ActionChains constructor

8a73d502e26aab67bf874eb5ad394dc512b230b8 authored over 1 year ago by Tamsil Sajid Amani <[email protected]>
[IEDriver] Logging the correct browser mode after process launch

f7d3df2801c1faa791ab8c76c0d50620dbc13aef authored over 1 year ago by Diego Molina <[email protected]>
[IEDriver] Improving logging message for Edge IE Mode path

9f002a2a7ced1ead2999b9562d750f239334ac91 authored over 1 year ago by Diego Molina <[email protected]>
[rust] Fix proxy setup in Selenium Manager (fix #12104) (#12108)

* [rust] Fix proxy setup in Selenium Manager (fix #12104)

* [rust] Remove proxy test based on...

a174abe9bad68039509d783d2b27c0d6d756de97 authored over 1 year ago by Boni García <[email protected]>
added type hints to all the methods in Select class (#12106)

* added type hints to all the methods in Select class

* fixed lynting error by moving standar...

88216a368e27a5822aa8a81194f90b6e6ef2a1b8 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[java][bidi] Enable BiDi for Chromium browsers. Extend tests for BiDi supporting browsers. (#11626)

2beaa596e61b551d51a1875b1f1fa59e751ccf93 authored over 1 year ago by Puja Jagani <[email protected]>
[java] Using `se:bidi` url when Grid returns it

d97e4419687e40390b30166223c6970eac1c4b9f authored over 1 year ago by Diego Molina <[email protected]>
[java] Improving FirefoxDriver BiDi

Credits to @pujagani

d1b8e6cdf1c63948f2e2e2627106d2ca7f7eb892 authored over 1 year ago by Diego Molina <[email protected]>
[grid] Taking into account BiDi url matches too

6867e4f67a09196854b75b2230c22adb2cdf7eae authored over 1 year ago by Diego Molina <[email protected]>
[grid] Logging correct caps for session creation

7b7c7dd0be616591df72e097b60e1f81d54a606d authored over 1 year ago by Diego Molina <[email protected]>
[grid] Set savefile.default_directory for Chrome (#12109)

This allows PDF printing to the managed downloads directory when using
Chrome with the --kiosk-...

254e5340a526c4fdfd00d36b0df32e83c65d0e88 authored over 1 year ago by Scott Stevens <[email protected]>
[grid] Grid UI tests don't need to run in remote

098c597ce6499823cdb9082fceee04feb2cc9987 authored over 1 year ago by Diego Molina <[email protected]>
[py] Fix type hints and docstring (#12067)

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

e92987a19405be9dfc711fef1f799f070706d2ca authored over 1 year ago by Oboleninov Anton <[email protected]>
[bazel] Run `buildifier`

f8b7a1da865458aa099acd789441ed13c440d165 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Update script to find versions, and roll browsers

e9b2bdadeb687d56bc3db11e1eba5c1a59319ec6 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[dotnet] have support proxies for Selenium Manager (#12100)

679fdb83ec187822439d721a1a48b824fda36b92 authored over 1 year ago by Titus Fortner <[email protected]>
[py] support Proxies with Selenium Manager (#12032)

5b406700f9418b9824a214d1bf7375e94e7ac2da authored over 1 year ago by Titus Fortner <[email protected]>
[py] fix proxy options (#12029)

6a776f38fe80474768aababb0ce6d36ea6b9cf3b authored over 1 year ago by Titus Fortner <[email protected]>
[JS] Code cleanup update npm deps to latest

9e165e5929a54e79a7adba8cd46aa58ab78ddc33 authored over 1 year ago by Sriharsha <[email protected]>
[rb] Adding support for webview2 in Edge

Fixes #11978

6222ac0d2573657bf85141b4bfad8e0ad9160541 authored over 1 year ago by Diego Molina <[email protected]>
[javascript] Logging SM activity when a driver is not found.

[skip ci]

cf81deaca1090738ccab4f320eba7ac5986f5c98 authored over 1 year ago by Diego Molina <[email protected]>
[bazel] More tests passing in the EngFlow grid

edb838bcd36c10fe41537c816e351ac3589c1d6d authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Get the bidi tests working on the EngFlow grid

e5b46711176fe6544abd321a7886da73cd08c59f authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Get large grid tests passing in bazel

8e2b3e1aaa29d995f81fbb3a16d80357c1bf679a authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Mark tests as "exclusive-if-local"

Marking tests `exclusive` will mean that they will attempt to run
locally, because Bazel has no ...

4c2ab02240d5f868a846814e42e99f54f9d15c34 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[java] Printing response payload to understand error

Fixes #11927

c01587a5b574ec11d12560aa969cdd3c1d88b880 authored over 1 year ago by Diego Molina <[email protected]>
[javascript] Adding userWebView2 to JS

#11978

737c1cc5865713239834c8c9e915bde3b3bc7644 authored over 1 year ago by Diego Molina <[email protected]>
[java] Adding userWebView2 to Java

#11978

38b4acc8ab39e443e7a603eaed696aa4d1b3d3f4 authored over 1 year ago by Diego Molina <[email protected]>
[java] Respect disabled pretty printing for arrays (#12079)

Respect disabled pretty printing for arrays

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

c127eb299147df216cff3fff7a9376b7b8f57e18 authored over 1 year ago by joerg1985 <[email protected]>
add link for logging documentation to issues template

c1b45801bffa4432dcda2b7c5a59d16cd31ec078 authored over 1 year ago by titusfortner <[email protected]>
[bazel] Get the java medium tests passing on the EngFlow grid

9f325c2649960daeb0a679bebf1a98fc395a7eba authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[java] Formatting Java files.

We really need to add this to the CI.

[skip ci]

b4c767117d7e2583f062b2624bfcf7fde237b0c0 authored over 1 year ago by Diego Molina <[email protected]>
Prevent grid from creating sessions that are about to timeout in queue (corrects issue #11881) (#12014)

* Add logs

* add more logs

* Control the status of session request before timeout

* Inc...

9b42f09eb3f5505e57c6e21d74967080125642b7 authored over 1 year ago by bhecquet <[email protected]>
[java] Optimize `equals` and `hashCode` methods of `Rectangle` class (#11918)

[java] Optimize `equals` and `hashCode` of `Rectangle` class

0f8a9225aec525ecfd3597175bdb8d74044f6142 authored over 1 year ago by Valery Yatsynovich <[email protected]>
[java] Bumping version to 4.10.0-SNAPSHOT

[skip ci]

c149513711136f804278c5ee6469934c9299c40f authored over 1 year ago by Diego Molina <[email protected]>
[java] JdkHttpClient - Downgrade the method for a 303 redirect (#12070)

Downgrade the method for a 303 redirect

922aaf3016195cd4281a5ed69ba7441fafc8df44 authored over 1 year ago by joerg1985 <[email protected]>
[dotnet] Correct product version in http user agent (#12061)

* Correct product version in http user agent

* Remove ununsed AssemblyVersion method

-----...

94303e0e651fb6fe8eee1611a8dbb00989af6807 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[sm] Updating SM binaries

Taken from https://github.com/SeleniumHQ/selenium/actions/runs/5023000315
Executed on May 19, 12...

3c6c3bebe057ba3af262afac4c99f1ceadcdd647 authored over 1 year ago by Diego Molina <[email protected]>
[grid] Streamline cleaning up of download/upload folders (#12059)

* [grid] Streamline cleaning up of download/upload folders

The download/upload folders should...

a3df73cf2248c3ba7730d343c006a9315f732f95 authored over 1 year ago by Krishnan Mahadevan <[email protected]>
[dotnet] Adapting test to new W3C behaviour

fb986f881bf0d33df9a6e487df5e25bce348b5b1 authored over 1 year ago by Diego Molina <[email protected]>
[dotnet] Removing duplicated test

379dcabd943dc03cf7563be514c79830d3bd0a9a authored over 1 year ago by Diego Molina <[email protected]>
[dotnet] Fix building errors of the solution in VS via isolating output path per project (#12063)

* Isolate bin output per project

* Ignore bin folder only for dotnet

---------

Co-autho...

7cd20cfab648901288819c74026616a7328a130e authored over 1 year ago by Nikolay Borisenko <[email protected]>
[java] cast to ArrayList (#12065)

cast to ArrayList

b98501665b31f5cc73aa995639876a7836f244a2 authored over 1 year ago by Alex <[email protected]>
[java] Removing deprecated setters in Rectangle.java

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

11b17715c39fb8bb23ab201f39aed1ac8bc679d1 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated SUPPORTS_JAVASCRIPT cap

1b600b166335e37dd3ac732d989172fa6fe02851 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated SUPPORTS_WEB_STORAGE cap

683b19db7322ab5d60404d9aac576e5e310a1842 authored over 1 year ago by Diego Molina <[email protected]>
[java] Deleting tests for the server removed in https://github.com/SeleniumHQ/selenium/commit/71384d8faa396ba7a03b47dfd7bf4e36870a8acd

[skip ci]

81388477913ce8576a7b3d0219f1491603e1f015 authored over 1 year ago by Diego Molina <[email protected]>
[java] Fail with JsonException when JsonOutput.MAX_DEPTH is reached (#12056)

Fail with JsonException when JsonOutput.MAX_DEPTH is reached

Co-authored-by: Diego Molina <di...

b2f629d5c9c448cefd2f63f19959054e8e374355 authored over 1 year ago by joerg1985 <[email protected]>
[rust] Increase default timeout in Selenium Manager to 180 seconds (#12058)

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

1bfcb4a48efdf1735c5829648daedeafea85e6b2 authored over 1 year ago by Boni García <[email protected]>
[java] JdkHttpClient - Handle a possible freeze when an incomplete http response is received (#12055)

Handle a possible freeze when an incomplete http response is received

Co-authored-by: Diego M...

76701ad4b16232614a407739438f01df9fa241e5 authored over 1 year ago by joerg1985 <[email protected]>
[java] Enabling tests for Chrome and Edge

dd435a11cfd58ed2ec1299a40439690cd33663c3 authored over 1 year ago by Diego Molina <[email protected]>
Include date in commit message of mirrow workflow

0f95ec854aae46a7cfe3ef30fa9ecf403825d8d6 authored over 1 year ago by Boni Garcia <[email protected]>
[java] Enabling tests for Firefox

7aae74964873521df4d9daa6828100c3ce50c283 authored over 1 year ago by Diego Molina <[email protected]>
[java] Fixing Chrome test based on https://bugs.chromium.org/p/chromedriver/issues/detail?id=4443

ff8e6a10d55cf850f781dc34fd900f7e5b456dd0 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing duplicated test in ElementEqualityTest

38cccda2d370ecafd93e5be8bab915810521e733 authored over 1 year ago by Diego Molina <[email protected]>
[java] make all logging variable names consistent (#12007)

* [java] make all logging variable names consistent

* [java] Formatting files

---------

...

971a7274bfe7bb479b8396367fdc376454f9c2b2 authored over 1 year ago by Titus Fortner <[email protected]>
[java] Webdriver can work with embedded apps without CDP (#11963)

* Connection can be empty for embedded apps

Webdriver for New MS Teams can start only added a...

4bf1d681605cd26e224d71c03b6d383d2698f6ba authored over 1 year ago by Vladislav Velichko <[email protected]>
Adjust bidi loglevel warning string to warn (#12054)

This matches a change in the bidi spec
https://github.com/w3c/webdriver-bidi/pull/259 which has...

1c171e7c15a1d74f8c48eb73253db5a71c2a8161 authored over 1 year ago by Moritz Kiefer <[email protected]>
[dotnet] Clean main csproj files to be more readable (#12052)

Clean csproj files

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

6333dec559523b1e5e5fd0c30c85becfb539333d authored over 1 year ago by Nikolay Borisenko <[email protected]>
[java] simplified some control flows logic and removed unused imports (#11974)

* simplified some loops logic and removed unused imports

* Update CompletionCommand.java

f...

89f1f083abd9d734e736c322528f8f8f81af4a10 authored over 1 year ago by Alex <[email protected]>
[dotnet] Avoid try/catch while working with known types in Selenium Manager (#12051)

Avoid try/catch while working with known types

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

69ccfe4903fdf979e27167740572ac4859e08d56 authored over 1 year ago by Nikolay Borisenko <[email protected]>
Update mirror info

0d08c74f41d19664192bcf9205d240917b7ab46c authored over 1 year ago by Selenium CI Bot <[email protected]>
Update mirror info

e7acc958ada2426eb475262ebe3b417e699dfd6c authored over 1 year ago by Selenium CI Bot <[email protected]>
[dotnet] Be more friendly for single file publishing and native compilation (#12045)

* Use GetExecutingAssembly instead of GetCallingAssembly

* Make determination of selenium man...

5764ff99bb95055bf57becda1f19bb903510f980 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[java] Formatting missing files after merging #12023

da0dcefdc947ba004544b1f5e6c303d13e22b191 authored over 1 year ago by Diego Molina <[email protected]>
Automatically format the code (#12023)

* Add a script to format the code in the project

Currently, this only handles Java, but later...

43eb1e5477c9ef30bf6e2097ef984dec3f25077f authored over 1 year ago by Simon Stewart <[email protected]>
[java] JdkHttpClient - Close all websockets before shutting down the executor (#12035)

Close all websockets before shutting down the executor

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

5c891ce374dd126b361c23864cee33bf3695053a authored over 1 year ago by joerg1985 <[email protected]>
[java] support Selenium Manager using proxy info from options (#12036)

[py] support Selenium Manager using proxy info from options

Co-authored-by: Diego Molina <die...

a2235cde9903f253c6671a407c4a6d92975f2118 authored over 1 year ago by Titus Fortner <[email protected]>
[grid] Enhancing stereotype in Dynamic Grid

This is useful when managed remote downloads
are enabled.

Fixes #12034

f3316d9bff957c84a6c8e45874f7d9bcc4d555cc authored over 1 year ago by Diego Molina <[email protected]>
[grid] Fixing UI test

163541fbb7de4c05f35e1d14db74b81a68e7bd39 authored over 1 year ago by Diego Molina <[email protected]>