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

[py] chromium service log file name should always use args

Chrome Logging Preferences require logging to be enabled with --log-path

377f832cc875b80117e6918e755dbd00c82f7e30 authored over 1 year ago by titusfortner <[email protected]>
[py] remove deprecated log_file methods

edf28c1b86f004092d5d451f3e5f02ae2087b567 authored over 1 year ago by titusfortner <[email protected]>
[rb] remove deprecated driver extensions

8c210268788becccead38d6ab3877cb43a1afaae authored over 1 year ago by titusfortner <[email protected]>
[java] remove deprecated driver service constructors and methods

1c6fe3bfe88127f2f2a36f1e47d667587a0143bb authored over 1 year ago by titusfortner <[email protected]>
[java] remove deprecated headless methods from Options classes

dbcad078e520c80605b4fce856ceda30be33fc93 authored over 1 year ago by titusfortner <[email protected]>
[py] remove deprecated headless methods

b5cfcc4f9c51dd9df9106b62971c417a0fc9a5e4 authored over 1 year ago by titusfortner <[email protected]>
[rb] setting log path in Chromium needs to pass an argument instead of piping process

Performance Logging can not be used without enabling logging with --log-path

f116bac70e230315cf07f0fa6595e389771c6e03 authored over 1 year ago by titusfortner <[email protected]>
update change logs

84457dfa8998d7d1db9acf5d94e2b6a59268e6f5 authored over 1 year ago by titusfortner <[email protected]>
[java] fix linting failures

609b43c824f4db788880d7156c66eae1da4a2c87 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] fix assertions in test

420859085869565e19e9ece6f898cb09401d9400 authored over 1 year ago by titusfortner <[email protected]>
[cdp] script can not be inside brackets even with ticks

16d44f60c368cf7470dda09e210d34a7de37201e authored over 1 year ago by titusfortner <[email protected]>
[cdp][java] Page.addScriptToEvaluateOnNewDocument needs an additional parameter now

a2217cff3b7ffe04f18a6bf2932d4c49e8bf1f6a authored over 1 year ago by titusfortner <[email protected]>
[cdp] add support for Chrome 117 and remove 114

8ef0b822fe7960e73c3edb909e47f6e0fe900a48 authored over 1 year ago by titusfortner <[email protected]>
[cdp] add pdl files for Chrome 117 and remove 114

0f1640daed5c2a3c1e5a244b67e2a822014fc6c2 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] fix flaky test

61f6122e5e1db1aecd7d64c622ac9b3ce734e798 authored over 1 year ago by titusfortner <[email protected]>
[py] refactored by removing duplicate code in PR12715 (#12755)

c80ce4d2874efaaec8cbb3a745fa83e8d69fc55d authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[js] fix more lint warnings

0fd2532cef0a49b7ee928bb3d5b95c3f161b84b4 authored over 1 year ago by titusfortner <[email protected]>
[js] fix flaky tests

28665786d4be8a81c1f73bfa33847e810b8081cd authored over 1 year ago by titusfortner <[email protected]>
[js] fix linter issues

34e03ad7af446294a2966fee28f11fc897895dc4 authored over 1 year ago by titusfortner <[email protected]>
[js] fix tests; navigationId should not be null

da4eaa135358154f7607aae6a827973a38cc223b authored over 1 year ago by titusfortner <[email protected]>
[js] ignore computed label test for chrome

There is a bug in chrome fixed in 118

3e880d115ef4f505cc3509a3fbe9a38f23b3f86c authored over 1 year ago by titusfortner <[email protected]>
[java] fix bug for appium subclass that sets neither log file nor out… (#12696)

[java] fix bug for appium subclass that sets neither log file nor output stream

6ff7f5491bb4d17312111f5ef187102e16a14ab7 authored over 1 year ago by Titus Fortner <[email protected]>
[py] disable console appearing on windows when running in pythonw (#12715)

Co-authored-by: JefferyVin <jefferyfan@Hifo>

d78a8ec61a8c8a9e2551ed83dfdf6b3ab4da837c authored over 1 year ago by Jiahua Fan <[email protected]>
[py] close out logging on quit (#12637)

* Update webdriver to close geckodrive log_output process on quit

* add conditional to close ...

ed7ca49f152f8b91b3e3c0e040b26ce1a41ee5f8 authored over 1 year ago by Sean Gomez <[email protected]>
[py] do not send parameters in payload that are used in endpoint (#12685)

14e43b158a3ae4846e67d74f0ec17f72c9187e2b authored over 1 year ago by Titus Fortner <[email protected]>
[rust] Use original path when unwrap fails in canonicalize function (#12699)

b56c0b609cef759229d270b779aec38a8f74ea07 authored over 1 year ago by Boni García <[email protected]>
[dotnet] Return back AlertsTest on .net 4.8 (#12702)

Return back AlertsTest on .net 4.8

6c846218f861375464fb8d311eed1bd8029bbecc authored over 1 year ago by Nikolay Borisenko <[email protected]>
[rust] Search better driver possible in the cache (#12753)

* [rust] Search better driver possible in the cache

* [rust] Update Cargo.Bazel.lock

eafd7cfff0e4fb34882f9a7a3d86138d6fadefc8 authored over 1 year ago by Boni García <[email protected]>
[rust] do not log warning for default value

810123657d82a335a88acc5098a49a9052c668d1 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] Declare selenium manager binaries as content (#12711)

Declare selenium manager binaries as content

61fe50b81905430b1dfbff38b0bdce82aeb2725b authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Indicate end of output taken from selenium manager (#12744)

Indicate end of output taken from selenium manager

d1a1c028e808e19b198ec9d2422e8a4ba80c4ac2 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[rust] Avoid using robocopy to move extracted files from sfx in windows (#12690)

9bffabd4df520885275a40587c9ccebe0c1bb78e authored over 1 year ago by Boni García <[email protected]>
[atoms] Update fragment.bzl to fix a bug where "_" was overwritten (#12704)

* Update fragment.bzl to fix bug where "_" was overwritten

Update fragment.bzl to fix bug whe...

b687c7b8a1d2929426991329ae38b00a80960323 authored over 1 year ago by Michael Mintz <[email protected]>
[rb] Add macos coverage to Ruby CI Github Action (#12556)

* Add macos coverage to Ruby CI (#12397)

* guard is not present in before all hook so do not ...

e5182732e95bddbaf91a042c6a70bacf20a5ac85 authored over 1 year ago by Oscar Devora <[email protected]>
Make variables final for improved code stability (#12733)

4092a86b7d66bf45dd227f8a518cacddf57cea30 authored over 1 year ago by Manuel Blanco <[email protected]>
Delete .github/FUNDING.yml

9d265b43b605d181892f31f43a21baa9a8414e3f authored over 1 year ago by Diego Molina <[email protected]>
Add FUNDING.yml with openCollective

1e4a7bb11ea7b152706f33bf0b9b382e4d63f1e5 authored over 1 year ago by Sriharsha <[email protected]>
[ci] Might as well just run rustfmt, as that's what we want to happen

b9e416460c90cd337fcc803d33b373964d270cf2 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
Roll pinned browser versions (#12719)

Updated the bidi tests, since the `NavigationId` will never by `null` in a bidi navigation event

493ccb83ab640fe6618438b169711ccfb75dfe9c authored over 1 year ago by Simon Stewart <[email protected]>
[rust] Ensure logger is set first so other setters can use it (#12720)

cd61441a153ef69ea908f0ff8632fdc3414b4beb authored over 1 year ago by Simon Stewart <[email protected]>
[bazel + rust + ci]: Enable rust linting (#12722)

ce876402e812c5b7a380c7dc38adcb7ece865a91 authored over 1 year ago by Simon Stewart <[email protected]>
[ci] Break RBE into a format and test run step rather than a single lump (#12721)

02359d369d11b0916e590aa82e8e7f0995c81c4c authored over 1 year ago by Simon Stewart <[email protected]>
Make sure offline sets associated flags (#12718)

c77bd1aa314e385eb89277288760e5d4eb778a50 authored over 1 year ago by Simon Stewart <[email protected]>
Run format script. No logical changes

2fa6d03d6fc0579c7a578bfc27784df16c7b2433 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[build] bump rules_python to 0.25.0

0658f862f3a268babce5efef089315978271a90f authored over 1 year ago by AutomatedTester <[email protected]>
[java] fix bug for overwriting log output stream passed in by user.

73da1e8bcad94eb147c195a57a0daea5ee638434 authored over 1 year ago by titusfortner <[email protected]>
[grid] ensure we do not close HttpClients waiting for responses

5f3f7d096a75700e055effbe13cbc22117014e2c authored over 1 year ago by Jörg Sautter <[email protected]>
Add 'getArray' method for array values (#12703)

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

8add57871e6bed306f84e70150d1b8c18e3868b7 authored over 1 year ago by Scott Babcock <[email protected]>
[java] Fix NewSession Runner (#12700)

Chore: Changing while to if

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

1054775f2f10dfe3f7201498bdf10b7d7d695cba authored over 1 year ago by Krishna Suravarapu <[email protected]>
[dotnet] Update cdp default command timeout in inline docs (#12707)

d1a59128b785ffa5d76a4a11b4663250f52197a1 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Configure await false to all awaitable invocations (#12664)

8c4f48c2a67312e61730bee60c15b320917dc31a authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Stabilize cdp network monitoring via increasing default timeout (#12701)

Stabilize cdp network monitoring via increasing default timeout

4dbd6ba5dd690727fa35a5d83563baaa3f66c682 authored over 1 year ago by Nikolay Borisenko <[email protected]>
Bump actions/checkout from 3 to 4 (#12687)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

de4d2d56390cc17c37a8ce7c31f315e0f95338b9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ci] Remove rust flags in Linux job for building SM

8fe35ca87321d6bd04c0e33cf114ac6dfa9ca386 authored over 1 year ago by Boni Garcia <[email protected]>
[ci] Display cross version in SM workflow for Linux

938058d969de2d2512eb8e3a47acea022927c4f2 authored over 1 year ago by Boni Garcia <[email protected]>
[ci] Fix command to build SM in GH actions workflow using cross

eb73475a57193ab66d580de87c610ec302f5b9e3 authored over 1 year ago by Boni Garcia <[email protected]>
[java] Removing deprecated 'onConsoleLog', now use `onConsoleEntry`

d6085382e8b1cb772f6c186c2cd85423f3823bc2 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated 'createDefaultService', now use {@link GeckoDriverService#createDefaultService()}

89bc39a60e8a1b2531f0f1d7da69105e998ae16e authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated 'usingFirefoxBinary', now use {@link FirefoxOptions#setBinary(Path)}

3be8312c31e1796712aed0bd6de1ee10e4c70300 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated move method at Point

09302f0fe510139ee89c94750fae7d0438b923e1 authored over 1 year ago by Diego Molina <[email protected]>
[java] Marking some methods deprecated before deletion

39abd4daab6a567c8a2c9b9afb547f74d91e879c authored over 1 year ago by Diego Molina <[email protected]>
Update mirror info (Tue Sep 5 12:06:38 UTC 2023)

4a18e1d45060fceb8ed2e206ea90dfab4788c365 authored over 1 year ago by Selenium CI Bot <[email protected]>
[dotnet] Bumping to 4.12.4 and CHANGELOG update

707dc0c560272de02893ca7df5ed36111329372d authored over 1 year ago by Diego Molina <[email protected]>
Update mirror info (Tue Sep 5 00:14:26 UTC 2023)

7d9f5b820d15c61bbe166482be221139bb12c596 authored over 1 year ago by Selenium CI Bot <[email protected]>
[java] Bumping version to 4.12.1

8e34639b11a7d0f513a202736da387357bfd30a0 authored over 1 year ago by Diego Molina <[email protected]>
[dotnet] Bumping to 4.12.3 and CHANGELOG update

dfa68e5b001d4b0c53c199d85af758a679b18a83 authored over 1 year ago by Diego Molina <[email protected]>
[java] Running format script

191623489c49daef1638ba44b7534631f685621f authored over 1 year ago by Diego Molina <[email protected]>
[Java] Fixes #12682

5bce8d952c5e18454dc9face3e7e3489075adeab authored over 1 year ago by Diego Molina <[email protected]>
[grid] Correcting fix for #12663

8a1f5daf8cec394d6b483151bd17002d018b1e8e authored over 1 year ago by Diego Molina <[email protected]>
Run format.sh. No logical changes

42889d7659e5709e119e4be079d35117233d4dca authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[java] parse log output to support streams and file location in system properties (#12674)

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

839a598c69cc335f15bf20e7a1cd834982b02c7e authored over 1 year ago by Titus Fortner <[email protected]>
[dotnet] Invoke console log api called event many times depending on count of args (#12669)

Invoke console log api called event many times depending on count of arguments

Co-authored-by...

a6173b0f6ee5cfe9c5d2eac3d2c952bfac7e0969 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Return Task instead of wait it in generated CDP method invocations (#12672)

Return Task instead of wait it in generated CDP method invocations

Co-authored-by: Diego Moli...

f6645361145ead3972a0e855c13002eb28c9fecc authored over 1 year ago by Nikolay Borisenko <[email protected]>
[java] Selenium Manager don't log file paths by default (#12673)

[java] Selenium Manager does not log location of browser and driver by default

Co-authored-by...

be6d2884001dee8c001adc808c610bd1e084b5f7 authored over 1 year ago by Titus Fortner <[email protected]>
[dotnet] Show output from selenium manager error stream (#12677)

Show output from selenium manager error stream

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

c8814aeb2c50a28a74df45b731461aeaee8d98ac authored over 1 year ago by Nikolay Borisenko <[email protected]>
[grid] Removing browserVersion before sending payload to driver

Fixes #12663

0178bb1e045b44d61e09489f7d7f06283e35513e authored over 1 year ago by Diego Molina <[email protected]>
[java] safari driver service system properties should be public

cc41a883b5138962c6b4408a0fdf4e932bd08071 authored over 1 year ago by titusfortner <[email protected]>
[rb] Fix release date in changelog (#12668)

Fix release date

404462d48862bc15ab5c21b1ad2c4d227d083794 authored over 1 year ago by David English <[email protected]>
Update mirror info (Sat Sep 2 12:05:45 UTC 2023)

22a9b2e46180b44d85e2532c9dc545631e4e794c authored over 1 year ago by Selenium CI Bot <[email protected]>
[dotnet] Send data over cdp consecutively (#12666)

Send data over cdp consecutively

174e39490e71fba5e0a110eba76f23ae574355ee authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Close dev tools session safely (#12660)

d670a703a3ff9d896bb9eeb0c0d8254d9371acb9 authored over 1 year ago by Nikolay Borisenko <[email protected]>
[dotnet] Correcting failures in CDP Network event tests

cef99fc4be71fe72a98e3713b02a418832ff9df1 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Fix saving png screenshot as file (#12654)

Fix saving png screenshot as file

57503a531ce9492e3aa6b137f376ac5dee63ec3a authored over 1 year ago by Nikolay Borisenko <[email protected]>
Update mirror info (Fri Sep 1 12:06:21 UTC 2023)

a2cc4c9ccba23fd95afbc6c9e81deb1f48838375 authored over 1 year ago by Selenium CI Bot <[email protected]>
[dotnet] bump to 4.12.2 to fix a release issue with 4.12.1

ff9590375ce20a1d412bddb1ba6603f68e5badb2 authored over 1 year ago by titusfortner <[email protected]>
Update mirror info (Fri Sep 1 00:15:52 UTC 2023)

11f67c1b88d74f4ce961d14b1252b8c653ec158c authored over 1 year ago by Selenium CI Bot <[email protected]>
[dotnet] Fix build break in tests

bb1faafc5e1492d8cd7ebfc9bb1343acc377cf61 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Fix Bazel build file in test directory

26300325752e01c3803d471a13c558fb80dea691 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Adding more asserts that events have fired for DevToolsNetworkTests

35b746796fa4369542384a4a50f37f51fa13fdb7 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Add additional assert in DevToolsNetworkTest

c2f96ec324f7aee9c153933a04c66d053a1f8abf authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] fix the logic for removing SUPPORTED_NET_FRAMEWORKS

7fbeda0013a57376c8d88b9814539929fe6d3287 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] update changelog and version for 4.12.1

799b84c2b11c0a59dff603ffde95ed60b09f4ee6 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] only do releases for netstandard 2.0

09f5b157e15fe0c62e40a0a37fc76252ce1025d1 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] Build test assemblies to correct platform targets

4273c4b3ee76faa8c80e6cb103ff0410e5a65ef7 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Remove incorrect screenshot color comparisons for Chrome

89ef913af172a2edf3888b700e05ba25e6f06865 authored over 1 year ago by Jim Evans <[email protected]>
[dotnet] Move disposal of ClientWebSocket to correct location

23cca5e83bbe27c6303fcb78c22ade8467999739 authored over 1 year ago by Jim Evans <[email protected]>
[rb] update lock file

cf986e05ad1f30cf2d36c00c8d7688c3cc105007 authored over 1 year ago by titusfortner <[email protected]>
[dotnet] Be more defensive when shutting down BiDi WebSocket

0d0eb4a04254a7fb45b60601855972020fb239ae authored over 1 year ago by Jim Evans <[email protected]>
[java] directly iterate http headers

05c148f052e547f06dd6569c21450d2c0f320b1a authored over 1 year ago by Jörg Sautter <[email protected]>
[dotnet] Fixing POST requests during test for .NET Framework 4.8

0b164170c45917e15a8fd8f115cdede4e1dfc6e8 authored over 1 year ago by Jim Evans <[email protected]>