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] Bumping Java to 4.2.1 and updating CHANGELOG

[skip ci]

683ccb65d6dfcbd8476fb72367d211589b3507f2 authored over 2 years ago
Removing @bazel/buildifier and @bazel/ibazel

Given they are not used

[skip ci]

75637052827d1a14cfb46447fb3dbabf5d886bfa authored over 2 years ago
Run buildifier over the tree

The command used was:

buildifier -r -lint fix -mode fix .

8b92d869e4e391f5a230fa8843b0939d58f3b8af authored over 2 years ago
[grid] Updating Grid JS deps

939185a499db87516e7285afd8be60dcf41f65a2 authored over 2 years ago
[JS] Fix dependabot alerts

79f2b20ed370abdd48a92e9985543e434f64bb11 authored over 2 years ago
[java] Fixing SafariTechPreview

Skipping CI because, for now,
we can only test Safari locally.

[skip ci]

ab555c478804b4067abe84245afc89017f8b3018 authored over 2 years ago
[java] can't modify an unmodifiable map

735ba4f8c0402fb1a6101f57b0f62b4de763bc66 authored over 2 years ago
[java] do not start test driver when @NoDriverBeforeTest set

aadc158aa0d8738c35c6569afc525169692fb6dc authored over 2 years ago
[java] don't abandon driver

1c5eee468bf53c48eea8fcc14a0b23c41480a3ad authored over 2 years ago
[java] fix has debugger implementation

da43407f700be56b30916203d499e9265244810b authored over 2 years ago
[java] Do not start multiple browsers in tests when not necessary using @NoDriverBeforeTest

This should also decrease the number of times browsers are opened and closed without doing anyth...

263d346d398e85f8e282708f0c6686440fd3c44c authored over 2 years ago
[py]: remove deprecated `find_element_by_` methods (#10712)

4bbb7c255ae6991a65ba9878bee3941d23ecb951 authored over 2 years ago
fix: update ExpectedCondition to extend java util Function (#10695)

Fixes #10606

[skip ci]

38e89630f1c4b1a0d3ac6e17765a6ccb58160f83 authored over 2 years ago
Adding config for SafariDriver in label commenter

[skip ci]

a84d600638d2d4e458108b3ff1a36ab443ca96c7 authored over 2 years ago
[java] Removing exceptions from accepted W3C caps

Given that we are not analysing the response payload anymore.

247abe73fd02011fa8ec856efc17ea42700f2edb authored over 2 years ago
[java] Throwing warnings for non-W3C before creating session (#10741)

* [java] Throwing warnings for non-W3C before creating session

9435a8ae4d3a9238f227cba0c30d3fd95a966e0b authored over 2 years ago
[grid] Reverting pretty-ms upgrade

As some extra work is needed and
breaks tests

e5a566a5673eba950fb978b5277e151057c28121 authored over 2 years ago
[grid] Updating Grid JS deps

7bd9b067c0947fb247f111a0735ac37bc5e9da6d authored over 2 years ago
[JS] Remove unused param in input.js & minor code cleanup

307673b8947bd0abe9106db4a0df408f91b5ec75 authored over 2 years ago
Add a html page for testing BiDi logEntryAdded events

34d593f6572dd2a856b108fa52663a1d8f29dbb6 authored over 2 years ago
[JS] Fixes lint issues and updates npm packages

6d2a7829f9b00f76fb5baf04d9c31135d81ac1ce authored over 2 years ago
[py] allow specifying which button gets clicked in pointer action class methods

60bf8e40c379a99d32442f536c4f1a8b885bbe99 authored over 2 years ago
[rb] allow specifying which button gets clicked in pointer action class methods

b0057b54cff7991add4299d58de53245f9d9ecf9 authored over 2 years ago
[py]: fix `flake8` violations in trunk (#10723)

6afbbcf4006a85401d778c51849f37b2156d5db1 authored over 2 years ago
[py] allow setting pointer event attributes in move_by() and move_to_location()

00add3506ffa2ab1cd961c732cbfdb828700aa54 authored over 2 years ago
[rb] update changelog and bump version for 4.2.1

1570bb3c8296556a11172773a261e6e6fc604b06 authored over 2 years ago
[rb] fix bug in default durations

6652c1a0bdeb33e4748d59f8ddf8ec1598ae4c7e authored over 2 years ago
[grid] Updating typescript

f677d2d24fe20998ada96ff2dcaafb71280b9993 authored over 2 years ago
[grid] Updating material UI libs

[skip ci]

d1126b72e16a293335be2a3bc8b7cbdb11b0b6b0 authored over 2 years ago
[java] Bumping Java to 4.2.1 and updating CHANGELOG

[skip ci]

ac4d0fdd4a326e638ff82df00fe4a512527cb532 authored over 2 years ago
[java] Adding LOGGING_PREFS to Edge and Chrome options

With that, users can switch to that cap instead of
using the deprecated one.

52845c30e7f514eb6c30a0718a6bacd9c60a0ba0 authored over 2 years ago
[JS] feat: Added virtual authenticator (#10663)

* [JS] feat: Added virtual authenticator

Relates #10541

* [JS] fix: code review changes

...

1c2240df9d767631c15334434c34e86269936296 authored over 2 years ago
[grid] Updating testing library deps

[skip ci]

f2e40dc9867c7312b616c81d230f603cf6664535 authored over 2 years ago
[java] Adding one more exception for #10711

[skip ci]

2c66554f2660e533521dc630341a80d55f98e975 authored over 2 years ago
[java] Removing more usages of deprecated "platform" capability.

3f794a036ca9e1d63512dc8eb09aeacf016b9540 authored over 2 years ago
[java] Making sure "loggingPrefs" only affects Chrome

Fixes #10222

c8da7c2d2ad3c2b8204da063b96465ce4e0dc283 authored over 2 years ago
[java] Removing deprecated caps from response

and temporarily excluding some non W3C caps
from checks since they are returned by browser
drive...

33346076f11ef48e360f29e564f5e4e19aec88bf authored over 2 years ago
[java] Removing unused import

[skip ci]

14651c78ec2346e3c9f2313c1fd9c12616707bf0 authored over 2 years ago
[java] Removing old browser options strings

65cb657efd287bb609dd0d893a4cf73dbccd03af authored over 2 years ago
[java] Removing deprecation for STRICT_FILE_INTERACTABILITY

This is a valid W3C Capability

[skip ci]

ad2e2765618f5c1fdd2571da52e04f466688320d authored over 2 years ago
[java] Removing usage of deprecated caps in DesiredCapabilities

8e7983f7d43c51a0f1470a51160f8e42fc7d42fb authored over 2 years ago
[java] Avoid checking for non W3C twice.

And `safari.options` is not a thing since
a while ago.

67dba3e1801e1365da48f91dc15fb26f72761fa3 authored over 2 years ago
Fix `unreleased` note in Ruby changelog (#10713)

This gem been released several days ago

[skip ci]

49ea73c758e2c0d4aa3e8d10918f39fa9daf137e authored over 2 years ago
[IE] update changelog and bump version to 4.2.0

fe6bc9952f4187838c2542c5d713cdaec8cd0801 authored over 2 years ago
bumping all versions to 4.2.0

86eb61164882fc2df16427182ec83b1f8fff312e authored over 2 years ago
[rb] restrict from using new rubyzip version

fixes #10706

db6c6e8ef039aaf2ab886aaa964885f88001d569 authored over 2 years ago
[java] Deleting commented class test

[skip ci]

bb3b82e7891cdbe8bf75680fdc3c2a73a4d58f21 authored over 2 years ago
[java] Creating browser name for SAFARI_TECH_PREVIEW

6e7cf5dcbd8733ed79efc0e559f279c49874dbb3 authored over 2 years ago
[java] Bumping Java to 4.2.0 and updating CHANGELOG

268161f84fb63e3e3e3177eb8b99b812ee3ae413 authored over 2 years ago
[java] Removing unused variable

[skip ci]

7a21d25a45b7fc2fc3f7112ef21b8b9826fed0c4 authored over 2 years ago
[javascript] Updating CHANGELOG

[skip ci]

e64f200d53bb900aef74051f648ab49d969090be authored over 2 years ago
[java] Convert RemoteWebElement::getLocation and ::getSize from JWP Standard to W3C Standard (#10700)

* [Java] Convert RemoteWebElement::getLocation and ::getSize from JWP Standard to W3C Standard
...

eda884abbaa36795082738563a5ffa50682fa153 authored over 2 years ago
[py] update changelog

c0d25bcb40d396d6c76468e49970bd45b814db31 authored over 2 years ago
[dotnet] update changelog

a110aad874427597fc9a048c7270c4e0c05abc43 authored over 2 years ago
fix failing tests

cfcc455713af9ad904c730bccc62be8726814270 authored over 2 years ago
[dotnet] implement pause action to match Java

implements #10691

8977cf7dbfd2ae8cd303f960f830071b683c1d26 authored over 2 years ago
[dotnet] do not create a new wheel input instance for every scroll method used

bf188353958c0e1f75af2dd934de0a3008ce8d4f authored over 2 years ago
[dotnet] warn about upcoming changes to MoveToElementOffsetOrigin

cb68cf53b2306a4e5d524e789442c0df4f3deda9 authored over 2 years ago
[java] make the action movement methods specify the button number

d0a0df99d160530e48e8593e3a5587cdb74f4865 authored over 2 years ago
[java] add pointer event properties test

2259f63f63fa09732270a18d4c3d3433b29396cd authored over 2 years ago
[dotnet] implement a way to reset Action builder sequences after perform is called

35bba6ac38028f232bb9c6421ae9ff993b692354 authored over 2 years ago
[rb] warn about upcoming changes to #move_to

be7026249ec4e13ffb8ceb3d68ee8c4e48a009cf authored over 2 years ago
[py] warn about upcoming changes to move_to_element_with_offset behavior

190a8fba8fb5c177e39efa2fd1b7cd4dd36fde6b authored over 2 years ago
[web] update mouse interaction page

9990fbac80b658c644c8fb4132534b7170f4a5c1 authored over 2 years ago
[java] fix screen rotate error (#10693)

bc1b4f0bc7a6e7e024c06bc3fa4f0e29e442f564 authored over 2 years ago
[java] Removing HTMLRunner

This was a server extracted from the old
Grid server which was used to run HTML test
suites expo...

9a43c53986812dee39dfd7f0f7e9e4743874b45d authored over 2 years ago
[java] Logging warnings when non-W3C caps are being used.

Helps with #10374

a297017d54f99e31a8665aef089edfe2ce33797e authored over 2 years ago
[rb] still not waiting long enough for tests to pass

0d6a69565ae6bb87bf611965af8a7ace871c8467 authored over 2 years ago
[rb] fix failing tests

37be1da0d6e5beffa1c5e27a5be06c8f7d93ebad authored over 2 years ago
[py] Removing unused import

fa5be62cb8c668fd98f399763166b513f122b906 authored over 2 years ago
[grid] Fixing DistributorTest

3f44bc8f53659f0b4102f3157bff3d978c55acee authored over 2 years ago
[grid] Fixing a couple of failing tests.

adb59828eb3d70f11671b8cd23161448473a67d7 authored over 2 years ago
[java] Removing check for TAKES_SCREENSHOT in test

As this is not affecting if the test runs or not.

70b0bb81bc6f0a006ce5dc40074aeb788c32fa09 authored over 2 years ago
[java] Deprecating non W3C caps and Augmenters using them

348f17ba3e604d210839a5eb1afa2fcf91eeb67e authored over 2 years ago
[grid] Removing unused import

[skip ci]

69f6a3f883898a5db816d267429520db281f6029 authored over 2 years ago
[java] Lazily concatenate string while logging

afaf332ad2f7d4128e00bf4e8c62c073c466f83d authored over 2 years ago
[java] add deprecation notices to Grid logs and Java stdout

b38206fb70af82ea4cdddc88ae93773adc8b8e33 authored over 2 years ago
[rb] update changelog

d74f1a269befd5d24ea19ce7b36bba805a7736fa authored over 2 years ago
[rb] update action tests

49c9cdac8e0e17820c39d4631362157b356cf3ea authored over 2 years ago
[rb] implement duration parameter for ActionBuilder constructor

133cbec599fb3efd041213d10953e98d341fc37f authored over 2 years ago
[rb] add default values to make actions easier

cec03e1458cbe12255f640847bef23e60dd40c42 authored over 2 years ago
[web] update html pages to make tests easier

e695723bcee8afd5df8ba838b9b0d862df3ca73b authored over 2 years ago
[rb] new bidi code requires websocket in selenium-webdriver

cd6989892592d99190010ccd9552858804d92d40 authored over 2 years ago
[java] Decode BiDi event response only once

4ddffa6dadd533f5db9cde2f331a2f8ad76156fc authored over 2 years ago
[java] Disable BiDi test temporarily

Since BiDi support is available only on Firefox beta and nightly channels. This will help keep t...

f69abe34257f4440cde35cd6f864b507526d5941 authored over 2 years ago
[java] improve error message for unsuccessfully submitting form

bcc7618df1d8da043640760af94f41ea7a98b809 authored over 2 years ago
[js] update implementation for submitting forms

7c77d06bc2841e86c27bc5c0b0b908f64eac11c5 authored over 2 years ago
[dotnet] update implementation for submitting forms

495c3dbbcf0ced5423bd7c01781d99be6ca1e982 authored over 2 years ago
[py] update implementation for submitting forms

6ff3693dcc2c0b879940c2c1bfa30198c24c30d1 authored over 2 years ago
[rb] update implementation for submitting forms

db619904136d225d71d719c313438ca0ca9b9b6b authored over 2 years ago
[dotnet] allow RemoteWebDriver to access Selenium logs (#10671)

fixes #8229

9e53690f4e743180a87a3d2f8b14930c1dd71a31 authored over 2 years ago
[dotnet][cdp] add support Chrome 102 and remove for Chrome 99

d685665ef161ff8b83dcaf4a16d92e453805224b authored over 2 years ago
[js][cdp] add support Chrome 102 and remove for Chrome 98

3b0eef25fa27272ff8d9ed3ca60dcd1a3202d38b authored over 2 years ago
[rb][cdp] add support Chrome 102 and remove for Chrome 99

21fd2583536aed62bcf02ceec4abd0338b146aee authored over 2 years ago
[py][cdp] add support Chrome 102 and remove for Chrome 99

716a606a78eebf1d4ac80943b6bd80f79d9549fe authored over 2 years ago
[java][cdp] add support Chrome 102 and remove for Chrome 99

2290a09804d77f18b2ed154c7b408c403eaa484c authored over 2 years ago
[cdp] add support for Chrome 102 and remove support for Chrome 97 & 98

1b1199efa309bb2ca060875b53466818040ef6ab authored over 2 years ago
[rb] use convenience methods for scrolling

884c3cc45e5c5605fccfef8f7d8fc4d1af0fbbf2 authored over 2 years ago
[py] use convenience methods for scrolling

405d40ff969fa996bc94b23016284751973ea69a authored over 2 years ago
[dotnet] use convenience methods for scrolling

e1c8f7fb15997ca0c0bb19ff5b6427ff642bdf69 authored over 2 years ago