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] fixed safari tests (#12533)

* [py] fixed safari tests

* [py] modified message in xfail for safari tests

e1ef766acfbb8cec32dd664ab46b7b825cc2091f authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] fixed Enum issue in ie/options (#12464)

73c38af47b08670e56d4cede51d2f1de38a6524f authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[build] the bazel bug preventing using windows-latest should be fixed

16dff7288a32f1cf9052e56dec393214a44693e5 authored over 1 year ago by titusfortner <[email protected]>
[ci] Run the RBE workflow on PRs and commits to trunk (#12545)

39949252ef36c148834986d7eeb7ce0677dcf529 authored over 1 year ago by Simon Stewart <[email protected]>
[ci] Use `remote-ci` config and build key artifacts in RBE build

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

6e0ecee7bd1bd88418b1c2dfa4e3571d01756e35 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[ci+bazel] Mark most python test suites as `skip-remote`

3143f6095801339a3ff293ceda9d1c995a9c5a9c authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Getting closer to a green CI

d7b7f2ff05d8fff00c5727dbc13b4af99f5edc95 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] `credential_helper` flags is no longer experimental

c77b0da035232365c8facd3357c30256a44ef375 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Also read credentials from .netrc file

cf1926ae37dd99f78adbc62dfca390321db94ab0 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[javascript] Improving how browsers and drivers are discovered

Fixes #12456

5e04a80094743f7f78185c62f2e8d02adcba51c0 authored over 1 year ago by Diego Molina <[email protected]>
[JS] Use to create absolute path for browser binary fixes #12479

ec2f0fb156259c0cb18f09e5031506f245b5fa37 authored over 1 year ago by Sriharsha <[email protected]>
[javascript] Adding browsers when they are present on the host

Fixes #12456

26e47d10b5ed4281d873702556dd382c2215ec6a authored over 1 year ago by Diego Molina <[email protected]>
[java][cdp] Use devtools script pinning mechanism by default (#11622)

This helps achieve feature parity in script pinning among different Selenium language bindings.
...

a4beba5d2be738f0896796a5252a2163c8c1238c authored over 1 year ago by Puja Jagani <[email protected]>
[JS] Add test for multiple file upload

3eab322a550f95b940c9ebc63573476b72b09db0 authored over 1 year ago by AutomatedTester <[email protected]>
[java] Splitting FirefoxDriverTest into smaller sets.

7eb1db1b8d00693b6bdb823c3c379972540793e5 authored over 1 year ago by Diego Molina <[email protected]>
[grid-ui] Updating JS deps for Grid UI

a31c137fa2565d4fcdf373768df852f16cff267c authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated `createPointerDown` and `createPointerUp` methods

6d814ccda260dbcb48f2b772aecaf6bbaaaea8c5 authored over 1 year ago by Diego Molina <[email protected]>
[java] Deprecating `disableNativeEvents` method that uses a deprecated capability.

8fc2f0594489173d08900d372b15a8370773fa48 authored over 1 year ago by Diego Molina <[email protected]>
[java] Removing deprecated `UNEXPECTED_ALERT_BEHAVIOR` capability

5b48acaabf53b878472f3c3c9307d606726b1f02 authored over 1 year ago by Diego Molina <[email protected]>
[java] Adding `@SuppressWarnings({"rawtypes", "RedundantSuppression"})` to remove warning from AutoService using raw types and generics.

0338628bdcf1cbe5e1bbbc32df9af6b47dee62b0 authored over 1 year ago by Diego Molina <[email protected]>
[java] Bumping Java deps (#12528)

* [java] Bumping Java deps

- Adding `@SuppressWarnings({"rawtypes", "RedundantSuppression"})`...

641bc29b79d6ec759731e2981c8114bada53b996 authored over 1 year ago by Diego Molina <[email protected]>
[java] deprecated the status field

1477f3aac63b1f63b60685c10be5c2e2c4826f3a authored over 1 year ago by Jörg Sautter <[email protected]>
[dotnet] test server needs Java 17

639737aaa184f1c4a3278b18da087b4e9a2977fb authored over 1 year ago by titusfortner <[email protected]>
[JS] bump rules_nodejs to latest

b53b1c12b073f6ac18d5d6df3e129241e240c7bc authored over 1 year ago by Sriharsha <[email protected]>
[rust] Minor cleanup in several modules

6f53ee5bbb943d4249757e2f06c5d069d6ec35e1 authored over 1 year ago by Boni Garcia <[email protected]>
[py]: Fix issue with `LocalFileDetector` returning the path for files that do not exist

ca3203128f0a5d65342d5e80b62dee10d29d2afb authored over 1 year ago by symonk <[email protected]>
[rust] Improve management of the configuration key for cache path

95d6217718939fab88c0ac57c352d97e01d5b4bd authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Force executable permission for extracted drivers

13d69547e71f93e1e8eb2448adc258a190ceeb34 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Set permissions before copying extracted files

b43135bbb13a0b5059213c42fbdcb2c4560bdf40 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Bug-fix: store browser path when found in PATH

fb40ce316b1ff1930e8c8c557ebaf20deb49eddd authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Improve logic for unzipping files and related tests

bd6a71ef121b73678417e8e3b495a576b38eb9fb authored over 1 year ago by Boni Garcia <[email protected]>
Update mirror info (Wed Aug 9 10:09:50 UTC 2023)

16461e0a164c1ec0974145408c8b0b6aad4d237e authored over 1 year ago by Selenium CI Bot <[email protected]>
Fix bug: Missing to load the "net/http" library. (#12506)

transitive dependency was removed from firefox driver file without replacing net/http requiremen...

d5a66c395af28fbd5f30d508cb4ae7a2b19af735 authored over 1 year ago by David Vargas <[email protected]>
[rust] Increase log level to trace in some tests

889df2d1514ccbcad538a2f253f3b07398f399d2 authored over 1 year ago by Boni Garcia <[email protected]>
[ci] Set rust backtrace to full

e5c8b61df1b3c2d9188027056fdfd0b171a48f73 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Enhance unzipping logic in SM

0a4ebfad569be273858be32ef0e327f700771a51 authored over 1 year ago by Boni Garcia <[email protected]>
[rb] Update Bazel rules_ruby

5486622a17df8e6b2350215fdb46c39f03147804 authored over 1 year ago by Alex Rodionov <[email protected]>
[rust] Improve logic for checking files that already exists while unzipping

f9aa2065002d72144f5f174984f0df0957dc5424 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Check if file exists before unzipping

712904ca6886607df5db274910dd008427f440d3 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Avoid clearing cache in SM tests

353086e41d63aff19df6b2ac2959b79be817ee67 authored over 1 year ago by Boni Garcia <[email protected]>
Run the format script. No logical changes

9f6e80d26df8d43a295e9760144673f9596c92c1 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
Remove duplicate syserr output from SM

b9dd5af1ed9ace6e0090ed53eb56030ce1238962 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[rust] Update checksum in cargo lock file

477f84a50060110c0e3f3a99fee5cf29cfe02f29 authored over 1 year ago by Boni Garcia <[email protected]>
[rb] Bumping version to 4.12.0for nightly

0bfbf2eb05f36d08312ba5f7dcc67d6e4ba8b6e2 authored over 1 year ago by Diego Molina <[email protected]>
[java] Bumping version to 4.12.0-SNAPSHOT for nightly

d9a5b1bcbaf001df2c80a127d93ce16e58488ea8 authored over 1 year ago by Diego Molina <[email protected]>
[Grid] Add delete files method (#12501)

implement delete files method

method removes all files in the downloads directory

Fixes #1...

967ac633db03233443bef0197c3e84221a05c291 authored over 1 year ago by Alexander Dobrynin <[email protected]>
[py] marked some element finding tests to xfail in safari (#12500)

d556045169692c5830373f977a8f94db72911a12 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[rust] Allow to change default folder for Selenium Manager cache (#11688) (#12514)

* [rust] Allow to change default folder for Selenium Manager cache (#11688)

* [rust] Enhance ...

b89fb5edac6ea0c24a0cc010908383afdd7136ef authored over 1 year ago by Boni García <[email protected]>
[rust] Use question mark operator when setting file permissions

efefbc967bc27cf7bfa559b9aa3f0b5ce3b3c29b authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Run browser path test only in the proper operating system

3031d14a453648af26d31c8bd27b5532861eac82 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Unwrap or default when setting permissions of downloaded files

160d1010ebaab4b44bfc9300d64fef7268d92914 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Remove unused constant in config module

474e058f484bd4cf08e8d91ee83e3bb3cac99355 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Fix force-browser-download config name

36a8f176809b8a9920651a92923b3244e340950e authored over 1 year ago by Boni Garcia <[email protected]>
[rb] clarify cookie testss

ff5e9a5de137ea56a4eedd710fac0500c8af2f9b authored over 1 year ago by titusfortner <[email protected]>
[rust] Change default type (arch, os) for binaries downloaded by Selenium Manager (#11685) (#12485)

* [rust] Change default type (arch, os) for binaries downloaded by Selenium Manager (#11685)

...

d06a6ee8f3180aedd2d8062cf89aee6411ed62b6 authored over 1 year ago by Boni García <[email protected]>
[dotnet] Small performance improvement for DriverFactory (#12497)

Small performance improvement for DriverFactory

I noticed in https://github.com/SeleniumHQ/se...

057968793432949908b04742db2ac10cf768772f authored over 1 year ago by Jeroen van Warmerdam <[email protected]>
[rust] Refactor logic to execute commands in the shell

72f083c89d713851c74771da4d48db2d97a397c1 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Fix exec driver test in macos

49e8d434d907038315cc1d477f6930a878bdcbf5 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Reduce level in several log messages

abb0e8439046f70cf202e65d7768feda206c1074 authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Update checksum in lock file

139fb87b1d01774f28fe2edd02dcb1c03fc2ba8e authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Fix exec iexplorer test (only available in Windows)

007daff4ca0ccb94b3f464b0ebff10e109207cda authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Include test to execute and assert downloaded drivers by SM

59422578326b5476777a3fc6f046e3ce80b5226e authored over 1 year ago by Boni Garcia <[email protected]>
[rust] Refactor shell functions in a separate module

1668d6dd39f759b2e232554c9f6d63aeac6c1320 authored over 1 year ago by Boni Garcia <[email protected]>
[py] marked all pdf printing tests as xfail for safari (#12494)

2c1ae5a8858e6603c4752a74ab82b338f53368e2 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[rb] fix bug hiding error information when selenium manager stdout is empty

04620a5c10faf49d2d109bfc206a83fa62d515fe authored over 1 year ago by titusfortner <[email protected]>
[grid] map exceptions to the correct error

c62fe6c6943caa1b0543596539b0695ffe8e66cc authored over 1 year ago by Jörg Sautter <[email protected]>
[rust] Bug-fix storing metadata for iexplorer resolution (#12488)

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

d43b1edd3e2eb31b073a002e9afbafe47d6ff14d authored over 1 year ago by Boni García <[email protected]>
[rust] Implement browser path discovery in IExplorer (#12489)

3a87306120740c8c53205e41fe5dedb4965d1c3e authored over 1 year ago by Boni García <[email protected]>
fixing #12469 - incompatible types error in mypy (#12477)

* fixing #12469 - incompatible types error in mypy

* isort default configuration wants import...

3df8b70ce05eec60712bf2258ff23848fcda7d23 authored over 1 year ago by Marcel Wilson <[email protected]>
[dotnet] only use driver directory when full file path provided

c9d0e356ea2f841ee2a3268f6b70052d6cac4fd8 authored over 1 year ago by titusfortner <[email protected]>
[java] Removing deprecated BROWSER_LOGFILE

Now use -> GeckoDriverService#GECKO_DRIVER_LOG_PROPERTY

1ba6a8c6f5468c56504a7d796201620974f2c4d3 authored over 1 year ago by Diego Molina <[email protected]>
Bump cryptography from 41.0.2 to 41.0.3 in /py (#12471)

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

f4efb8b95e9d6bf4bfe7fd16d0741c2e4331beac authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[py]: Fix linting

0bfd25050164178b2dd877333aeef615d15cec2c authored over 1 year ago by symonk <[email protected]>
[py]: use correct logic for is_local_file #12474

fbfa5d26ce96ca067d62b6921915e640498e3b09 authored over 1 year ago by Simon K <[email protected]>
[py]: Handle error cases for pathlib is_file - fixes #12474

ac268a10c6b87cc73a05cb1422045b6aa7c288b8 authored over 1 year ago by Simon K <[email protected]>
[rust] Bug-fix: condition to check stable label (#12472)

[rust] Fix condition to check stable label

20fb45b5a9cad94c5755a6115e5669fc3316db04 authored over 1 year ago by Boni García <[email protected]>
Update mirror info (Wed Aug 2 12:07:44 UTC 2023)

2dfa13923e2e6c3faf51e711c7b5be45d205a891 authored over 1 year ago by Selenium CI Bot <[email protected]>
Run format script

4b35528961e118afe053e81fe0c50026d65d2328 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[java] Create new `io` maven artifact and make SeleniumManager use that for executing command lines

22d946a67ff0661e77e8af0a05d290a682c44c6c authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[rust] Build universal macOS Selenium-Manager on CI (#12455)

8d8f2ff5d0d5ce51de40aa0e16b36dd4303fdb14 authored over 1 year ago by Alex Rodionov <[email protected]>
[ci] Mark Edge as not usable remotely for now

d5b37a481c3ef50a4fe4a9554d54adb4ac097752 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[ci] More git futzing

30a87317e787c6560fd4f39a88472ad38600ad1f authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[ci] Make sure the temp commit has an author name

82aab34500be9ae398889271bc96c4e12d3c6b96 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
Update mirror info (Tue Aug 1 12:06:28 UTC 2023)

0b98a93ebcb2b2978713771777f94de1dfef2122 authored over 1 year ago by Selenium CI Bot <[email protected]>
[ci] Allow RBE build to skip known-bad tests

9868754c8075a27772acdf618d80f58f39d5dd43 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Make changes to bazelrc suggested by EngFlow

6f8ac08f7f46c9f19dd1662d4dda99ad38ded3cf authored over 1 year ago by Simon Mavi Stewart <[email protected]>
Bump bazel to 6.3.0

cdf1c1ae21e886056795869cbab220f2f9fc6609 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Use Java 17 by default rather than Java 11

415786b3e60fc26fc7e62ce383293611ba6c3fcc authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[bazel] Pin chrome for testing instead of chromium

05fe13065c0c014c5fe9a223a85dbb65e55ef497 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
Break up page loading tests to execute more quickly

cd20deb0a8c461562b9ed4687ea3994b41b56a28 authored over 1 year ago by Simon Mavi Stewart <[email protected]>
[rust] Display warning message due to driver in PATH only if major is different (#12460)

8f6cc22834c5beafff1e748e6c58d19c096e33ed authored over 1 year ago by Boni García <[email protected]>
[py] `ElementScrollBehavior` fix for ie/options 4.11.0 (#12462)

[py] ElementScrollBehavior fix for ie/options

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

afe8f71198679cc4af6f0d24502e86a214ad9913 authored over 1 year ago by Sandeep Suryaprasad <[email protected]>
[py] Fixing linter

c599725a096f12c7f3fb653604b96a5fc9725b36 authored over 1 year ago by Diego Molina <[email protected]>
[JS] Update changelog and bump version to 4.11.1

00b6089b93a81e32e1dc754bc2753e9fce9d821c authored over 1 year ago by Sriharsha <[email protected]>
[py] updates for 4.11.2 release

3718b8c89bc2022353435c89d23520e9b48b4441 authored over 1 year ago by titusfortner <[email protected]>
[JS] Update testing/index.js code snippet to fix function call

1995f302a404c00e5526fa7532afe54884f91312 authored over 1 year ago by Sriharsha <[email protected]>
[py] needs to use hasattr to check for the property

2ee529edb61913b6f57b87c7ffa04bab0bcab70f authored over 1 year ago by titusfortner <[email protected]>
[py] updates for 4.11.1 release

32abe1640fb012c8b259a7a0c45779367c9901c1 authored over 1 year ago by titusfortner <[email protected]>
[py] Remove unsupported safari parameters from Options (#12454)

4beab57e3f17d6f34102050dc5994e1b74c94c6b authored over 1 year ago by Titus Fortner <[email protected]>