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

[cdp] add support for Chrome 99 and remove support for Chrome 95

4672792aaa9648ec7eb6ebba4e5f332815610537 authored almost 3 years ago
Adding new Java CI file

[skip ci]

bd9cc81a442016aac693390b63f8c3529cec8b5e authored almost 3 years ago
Chaning java workflow config temporarily

[skip ci]

0b26e3d20a887c6f75b7ed98dbe1494c620bcac0 authored almost 3 years ago
py: Modifies install_addon method to support installing unpacked addons (#10308)

* py: Modifies install_addon method to support installing unpacked addons

* Fix lint

* add...

8a23bcaa2d303a6288d4afbaf10723767b086524 authored almost 3 years ago
Py safari options (#10385)

* Add safari options

Include the Automatic Profiling and Automatic Inspection option to safar...

203dadb4112bb0fd6631c3b356393323a50be9ba authored almost 3 years ago
Upgrading bazelisk in GitHub Actions

[skip ci]

63db6b875a3cac9ee3168fe59b8dd7be9759d2fe authored almost 3 years ago
update IRC server (#10403)

change IRC server from freenode to liberachat

[skip ci]

c78478a678455997652a725cf2ebd5eccacb39ff authored almost 3 years ago
[py] Add support for http proxy authentication to remote_connection (#10358)

* Add support for proxy authentication to remote_connection

Currently, urllib3.ProxyManager i...

fe1ec645874fa58c25e25d10a1cc68ca066120d0 authored almost 3 years ago
[py] Stripping path is leaving a leading /.

Fixes #10022

07f5bd91081261c0e6fb81397b43a27b14f19965 authored almost 3 years ago
[js] Updating rules_nodejs to 4.6.3

6509491f902a764c35ec55cef84e8a52b754073f authored almost 3 years ago
Correcting pinned browsers

98.0.1108.62 does not exist for MSEdgeDriver

[skip ci]

221234f60b6d47724a4c53c0ae2a96d9935dc30a authored almost 3 years ago
[java] Update extension in the tests to use the common extensions (#10398)

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

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

00f765513aba2c5a9a5feaf51bf1edadeee8d620 authored almost 3 years ago
Updating pinned browsers

[skip ci]

3dad50835c8512469b9e9aacc9147b81228d62bd authored almost 3 years ago
[rb] Enabling test since bug in Grid was fixed

[skip ci]

4687dce5a0db2384800976d6129b0add6b58867f authored almost 3 years ago
[py] Bump python bindings to 4.1.2

1131aa079d9a31cdb018848d8b86c40e57448be7 authored almost 3 years ago
[py] Bump python bindings to 4.1.1

038fe453f5f00d6030ce8bab515b89b09c339e82 authored almost 3 years ago
[py] Make sure py.typed file is included in the library

e8e9389f6b793a51e9cf5989eab7b55982ccbf6d authored almost 3 years ago
[js] Updating rules_odejs to 4.6.2

bda01d0a6f38970ed9d1d3df5b07128e8a1453ce authored almost 3 years ago
[grid] Matching webview2 browser name with EdgeDriverService

This is to support https://docs.microsoft.com/en-us/microsoft-edge/webview2/how-to/webdriver

#9714

2d36ea2cd98af9ae33716e2591edd4e6c9cf126c authored almost 3 years ago
[java] Avoid using ServiceLoader while creating FirefoxDriver instance

Fixes #10010 and #10301

001963bc6f23843dbf010685268505a59593de9d authored almost 3 years ago
[java] Removing deprecated methods from CommandLine and DesiredCapabilities

a14ed614a9d15a48763469288fada64257d9fb6a authored almost 3 years ago
[java] Removing deprecated methods from HttpMessage

97ff43c5fdbef713a702752b3b2871ab5d7a544b authored almost 3 years ago
[java] Removing deprecated WebDriverWait methods

b0efb185ca1d12af66c74262685aeb1d01e56d2d authored almost 3 years ago
[java] remove references to invalid errors (#10209)

45bb38a5d221142311be72b819d96cf63a88e763 authored almost 3 years ago
[java] Add deprecated warnings to OperaDriver and OperaOptions

b3f9d377d04dcefb5bfbc6fbdaffccf946bfedda authored almost 3 years ago
[grid] Querying Node status only once at registration

We were querying the Node twice during its registration
process, this saves a network call which...

fb69a4f434c03b5f0f2eee9d0f444ec4541db406 authored almost 3 years ago
[grid] Avoiding retries when fetching Node status

By default, http clients have a retry mechanism when
connection fails. This is not needed when m...

d389fc0412e6f065a760ee66fcf55dcc10aa124c authored almost 3 years ago
[grid] Logging Node url instead of id, better readability

[skip ci]

941b8a913be3f1deb8df9ac07ea0525d6f09eb23 authored almost 3 years ago
[java] Removing unused import

[skip ci]

58e521ac578b53a94d3547fc67366b0708005afc authored almost 3 years ago
[grid] Refectoring rejectEvent and guarding UUID parsing

Fixes https://github.com/SeleniumHQ/docker-selenium/issues/1497

855208c3643c0bc381e564df9af2eaf076320cc6 authored almost 3 years ago
[grid] Improving logging for RequestConverter

[skip ci]

1c64af8179e2289189543a467337df55d876dac6 authored almost 3 years ago
[java] Enabling Chrome typing tests

and adding Firefox Beta to the browser matrix

d8f3b4f069b26a498a49bc75dc98dac86e72a7f7 authored almost 3 years ago
Removing custom action to set GeckoDriver

2546c4a310926c366a5fd79d99cc1b9ad20290ae authored almost 3 years ago
[java] Using action to configure GeckoDriver

2370a8342c08bdd7aa8f8e99cb38f441487d6188 authored almost 3 years ago
Fixing typo in Rakefile

[skip ci]

2433acc847bd47969b9057d7dd24527f6f1a48b9 authored almost 3 years ago
[java] firefox is defaulting to this behavior so no need to put it in Selenium

This reverts commit d621b8616c1cdf79ea50212813fdc4f906ae5c7e.

6038e953d7ddf911e19f4a4863c378f688bdb378 authored almost 3 years ago
[java] add fix for Firefox socket origin header bug to Firefox Options by default

effective for v98+

d621b8616c1cdf79ea50212813fdc4f906ae5c7e authored almost 3 years ago
Bump follow-redirects from 1.14.7 to 1.14.8 in /javascript/grid-ui

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

26f7933f246e0b05dd908b2fb65ba5bd374f75ce authored almost 3 years ago
run java tests with Firefox Dev Edition

46f4ddbaf875d5c0c71e4e66d469ac6cb6a61fb0 authored almost 3 years ago
[java] Fix issue "Incompatible types for '-' operation" in the Javascript executor example

00d5b15767a5dce69a24dc1ca7e899ca8aa2657b authored almost 3 years ago
[js] Add new pointer attributes to actions

5b67ee199968220815d9a1ef72249974d69c68a1 authored almost 3 years ago
#10345 make driver.close() tolerant to CDP failures (#10346)

Driver should still be closed even if failed to disconnect DevTools session (which apparently ha...

635363b1d7fc73149360cddc2cf1921b4e6f46a1 authored almost 3 years ago
[java] Acknowledging proxy config set in ClientConfig

Fixes #10231

897caec5f850adb084d4409d1c5f8f57b6e66d26 authored almost 3 years ago
[grid] Using a more conservative execution period for session request timeout

cb6bc2afe413d863c060eb5ca091633e68bcbf1c authored almost 3 years ago
[grid] Fixing bug where lock was being used twice

This was causing the task to fail consistently

4b429b0a95ae2a45cea500baf3a137dd60f4fcc1 authored almost 3 years ago
Disable send chords keys test for Chrome

813de31a387199c3f7939dc7846cae51ab0538a1 authored almost 3 years ago
[java] Guarding runnables when scheduleAtFixedRate is used

Otherwise, if a runnable fails, the subsequent executions
in the scheduleAtFixedRate will be sus...

90da328c97bf3a6437f1e57dd9f104dd9df47f6a authored almost 3 years ago
Draft simple BiDi connection for Firefox nightly

e89eb141aec829af773c7226f8b1c20627146609 authored almost 3 years ago
[java] Adding license text to ExecutorServices

[skip ci]

63466e51d670998f4f59bb535376ff403dcbf203 authored almost 3 years ago
Improving README for Windows users

Also, changed a few text details and removed
a couple of obsolete comments.

[skip ci]

c788fd3bbcab3873d139af359c589d05759b40b8 authored almost 3 years ago
Fix modifier keys scope on Java Actions (#10333)

As the defiination in SingleKeyAction.java, the modifier keys are from below array and the descr...

5561cda968e2c392b350e9a1c40bb381491f58a6 authored almost 3 years ago
[java] Fixing method in SafariDriver

I missed to push this diff :facepalm

11f7dde1663513866c4e0836692129f947bd3631 authored about 3 years ago
[java] Removing STP from SafariDriverService

This was deprecated and is placed already in
its own service.

ad8ef06a2ac7255001eccb0ad6a9f955bcd600db authored about 3 years ago
add deleteNetworkConditions for chromium (#10323)

This implements the functionality to delete previously set network conditions
in Chromium.

F...

9f2290571bc25b1c70601e4c204be1bbd869998b authored about 3 years ago
[java] Removing webdriver_json target as a Java dependency

9c748fa68778f5bede17cb16135d3f801deab299 authored about 3 years ago
[java] Avoid loading default Firefox profile preferences

This was used back when the embedded XPIDriver in Selenium
was driving Firefox. Not needed anymo...

7c4a05011379f811c0089c3f039460abcc9fd439 authored about 3 years ago
[java] Removing deprecated fiels in FirefoxDriver

[skip ci]

12ac3de896a2fb2499095f07ff783a8414325299 authored about 3 years ago
[dotnet][cdp] add support for Chrome 98 and remove support for Chrome 95

d17db9d0de7fb9677508768406001e1bfe8b01cc authored about 3 years ago
[js][cdp] add support for Chrome 98 and remove support for Chrome 95

ccec0b2ad8f0c5e8e49f409b41c67cc717a0e963 authored about 3 years ago
[rb][cdp] add support for Chrome 98 and remove support for Chrome 95

3128f1fccda992c5ab8aaaa71e3246f1ce26f160 authored about 3 years ago
[py][cdp] add support for Chrome 98 and remove support for Chrome 95

228e5084906c1515bb18f4087af912746d3bc09a authored about 3 years ago
[java][cdp] add support for Chrome 98 and remove support for Chrome 95

7ca963e3a204c6385ec5a67b12a338fd29a32652 authored about 3 years ago
[cdp] add support for Chrome 98 and remove support for Chrome 94

4378db7a92be32fabad758e1533f66a7013d0ce9 authored about 3 years ago
[js] Correct ignores in actions tests so they actually work

9e4d3d642502b70d5d87dd7ddeced448f06b837e authored about 3 years ago
[java] Removing webdriver_xpi deps in Java

The Java tree does not use //third_party/js/selenium:webdriver_xpi
anymore.

02ba0522b6cb41234828e48ad2c30bd189fe43df authored about 3 years ago
[js] remove stray character that seemed to slip in

f6923eb378c4636956444ae7a9c47c8cb8cdc6be authored about 3 years ago
[js] Add wheel support to actions

4957024e00fe23921a6a9bdb7867bf11a125e3aa authored about 3 years ago
[java] implement event support for pointer device actions (#10198)

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

70e54e6ada252ed1d2bce073aaec73d60f9d1f36 authored about 3 years ago
[java] Removing setLegacy from Firefox

This has been deprecated for a while.

5fc8b53b579d08753b0f89cc6307c5a1bc0e539e authored about 3 years ago
[java] Removing isLegacy from Firefox

This has been deprecated for a while.

12c8c2752b3ec8dcc05175e85b7ccf5c363dcefe authored about 3 years ago
[java] Removing //java/src/org/openqa/selenium/firefox/xpi

from dependencies and Rakefile

e4f7ea0dbdf2bf351d5259e3ca34ec0226786995 authored about 3 years ago
[java] Removing XpiDriverService and XpiDriverInfo

Also, removing associated tests

This has been deprecated for a while.

d4dba1c07a1d8601f80b9e71be7853317ab0d49d authored about 3 years ago
Bump path-parse in /javascript/node/selenium-webdriver (#10306)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

e98d4ee2170463cf414e4cbbd0961b7f3d395f08 authored about 3 years ago
Bump jszip from 3.6.0 to 3.7.0 in /javascript/node/selenium-webdriver (#10305)

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.0.
- [Release notes](https://git...

c2df256ffb1f9f4efa7f996301745e94d25e9532 authored about 3 years ago
[java] Removing LEGACY_FIREFOX_XPI from tests

This is the first step before removing the
XpiDriverService

975fff9e44a83269ef4e9a8e27e69c74117eccbc authored about 3 years ago
[py] Add py.typed file (#10310)

1729615f1311261ce2aba1707e04913b97c128b0 authored about 3 years ago
Fix toReturn["type"] (#10304)

5264548c9937fc8962da48dc96bc75839e322a36 authored about 3 years ago
[grid] Using DefaultSlotMatcher in DockerSessionFactory

With this, all places where matching is done are now
using the same logic for matching. Next ste...

49321f194e47b3bc0a12dceac0c629709e65c3f9 authored about 3 years ago
[grid] Deleting Regularly from code base

It has been replaced across with
ScheduledExecutorService

[skip ci]

caf8d4726e68271f73f2e7b90fb76015515322d8 authored about 3 years ago
[grid] Removing Regularly from LocalNode

13a2ae2236ecfff126e71cc93d1fcb20f9c24a35 authored about 3 years ago
[java] Ignoring a couple of Chrome tests

Due to https://bugs.chromium.org/p/chromedriver/issues/detail?id=3999

409c3899282e1486e7bf4ae8e9d23b35b3a3c8a0 authored about 3 years ago
[grid] Removing Regularly from HandleSession

d90b6082bc2600bdf5af7dc34fc406436b50f51b authored about 3 years ago
[grid] Removing extra variable

a5ef5643b040f304cb8dce83c3ab68f9fe54156d authored about 3 years ago
[dotnet] Fix initial build from clean directory

a584b8ce86f4795aea206b9512f9d0fd01df762f authored about 3 years ago
[dotnet] Remove unused CDP generation config files

cf8f3fee2ee7086d373e9c17fbe43dcbcae94bbb authored about 3 years ago
[dotnet] Make CDP code generation work on non-Windows platforms

328d56db8118802d3a60d2697f60298fa0d09a7e authored about 3 years ago
Updating stale comment

[skip ci]

7dcd8faca312c3e0401c75a38b8ea5b682bec4fa authored about 3 years ago
Moving Java release info to Wiki

See https://github.com/SeleniumHQ/selenium/wiki/Releasing-Selenium

[skip ci]

0fc6e509e225692b76ff2ecfcaf30344b55d3020 authored about 3 years ago
Updating stale config

[skip ci]

9a5a329c5a318df7c2d40f1f31c7ae7a702473a2 authored about 3 years ago
[java] Update changelog for 4.1.2

[skip ci]

792c055e918fcc7cf69e5e5024d6c900b1d3eb78 authored about 3 years ago
[java] fix typo in macOS Monterrey to Monterey (#10295)

07e5c07a2258493e9aca9450f07e2a25183c1d03 authored about 3 years ago
[java] Log Timestamp flag added

Co-authored-by: Puja Jagani <[email protected]>

fe6b3c5e0d6b016d15a3b5e2a3e977092303f174 authored about 3 years ago
[java] Bumping to 4.1.2

[skip ci]

09cd7e57682ec3dfae6682a5541600172386bd6b authored about 3 years ago
[build] Upgrade rules_jvm_external to 4.2

1dd9854ea943ffc01f1ffdd46f98e145aea9db9d authored about 3 years ago
[java] Replace dynamic proxy with ByteBuddy for webdriverdecorator (#10271)

* [java] Replace Dynamic Proxy with ByteBuddy for Webdriverdecorator

* [java] Add tests to ch...

fe5a4d3a2317fc1e41d8bc117cbb5542dc7e23a7 authored about 3 years ago
[java] Updating Java deps

b07eb4b59a6c06c9a45720bdff453c61497d35cc authored about 3 years ago
[grid] upgrading follow redirects

[skip ci]

f63fb35d84e1283d78303c3f0fa127807955db13 authored about 3 years ago
Bump follow-redirects from 1.14.6 to 1.14.7 (#10256)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1....

836ad25bd5b368a419ab1793a729967c18032528 authored about 3 years ago
Elaborate find_element deprecation message (#10273)

* make warnings detailed

* Small fix

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

d18eac437d0675b08be2b929ea827685be31d4ec authored about 3 years ago
[java] Using retries due to GitHub actions env (#10280)

f296ca9a2839626e33fa69c84d2bc5dca8bf8efa authored about 3 years ago