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] only allow enabled select lists for Select class

25b30ffa6657f263953e628db6fd6a80fe0f981e authored over 2 years ago
[rb] do not allow Select class to work with disabled selects

3b691c4fca285c5ca117cb4014e989a6349f4e48 authored over 2 years ago
[rb] do not allow Select class to select disabled options

f207270082d762764fd0b05328f87eb6ea5efcbe authored over 2 years ago
[JS] stop sending desiredCapabilities to local and remote end

fa6deeea6bda1e73317157845772e114bd569b7d authored over 2 years ago
[JS] Updating rules_nodejs to 5.5.4

1c90777a07a4d1d9eb5ace99210b9b78920ba007 authored over 2 years ago
[java] Refactor code to use StringBuilder instead of StringBuffer

c67d0f1dfc49c7f9f6938ac64ae676a348defebd authored over 2 years ago
[java] Fix test ignorance custom logic (#11007)

9850c95bee3ed6d83b21b2838977cab7d5e16d94 authored over 2 years ago
fix some typos in code and documentation (#11009)

c06370910c804e7de0cbdc3c1eae131bd634f55f authored over 2 years ago
[java] incorrectly put guard on the getter test instead of the setter test

7f54c8f6964c7fe6bd27965d9c09751c977d495c authored over 2 years ago
[java] Remove try/catch from tests

067ab3c9f337b04bd7a8277a63601875ccf7ad5e authored over 2 years ago
[java] Ensure event firing decorator can accept a target class

Related to #1694

fcc549ad290d9ae13beecfd875b57178d5fcb2c5 authored over 2 years ago
Fix javadoc (#10992)

* Point to nondeprecated method

5050a6bc0eaa12b18a2487bd0f57170f4159ad00 authored over 2 years ago
[py] missed another xfail_remote annotation

b72224f9667d0ff2265b419e9d011a8f1de88514 authored over 2 years ago
[py] add xfail annotations for remote as well

d903de8fdcdf5948c5dcbb2958ba95fe0cd367fb authored over 2 years ago
[java] ignore firefox test for bug

d9a312c6399cf7278d9e2050713a2d39fbb63eb6 authored over 2 years ago
[py]: use `Zipfile` in a context; remove duplicate imports, use compiled re pattern for searching

ed638af0c40b5a1f7c51d8c5847a5470db658713 authored over 2 years ago
[py] update xfail for window positioning tests on Firefox

2d8f51d0feca785885b53f8fcbce7c3d636581fa authored over 2 years ago
[rb] update spec guards

058d516f0e26d56b903cc81a6b82a6a0318b5114 authored over 2 years ago
[js] add cdp v105 remove v102

98284e86e567e70a3869e369b704ac6bf944d514 authored over 2 years ago
[cdp] add definition files for v105

0f4edb70e75ce83fb08863a00ee2f63ef3f4648e authored over 2 years ago
[java] add cdp v105 remove v102

0de81eef82ab4284f378713c94d3cbb1a13570f7 authored over 2 years ago
[py] add cdp v105 remove v102

e7b0a8e40a9bb010b792742be66806d37bf9882f authored over 2 years ago
[rb] add cdp v105 remove v102

5dbc02f19be6642fbe7a8a8a3160bdf551182fb8 authored over 2 years ago
[dotnet] add cdp v105 remove v102

8ee95718a46498cb5e37b99407e67c300b607d84 authored over 2 years ago
[build] Updating bazelisk to 1.13.0

323fedb82f56648955c6913e4b4ce1198ce81856 authored over 2 years ago
[py]: Simplify some `pointer_input` code

fd9d8d89325c76795402a0749e632601c138ebea authored over 2 years ago
[py]: Remove redundant return clauses, use snake_case for some private proxy methods

a7ddecafe2a6c66c41bd7278bde6dd33a928fc93 authored over 2 years ago
[py]: Add no-op placeholder recipe for `isort` in tox

c21d2206305f93a9384c57167d80439674aa5792 authored over 2 years ago
[py]: implicitly iterate dictionaries without specifying `keys()` in places

011e931f54544f8382dd53a8a85a3d3c1dd36f44 authored over 2 years ago
[py]: use `cls` for class methods; be explicit with `open(..., encoding=...)`

6b4b9f8678467d7829545e0456bc871190bde6d2 authored over 2 years ago
[py]: Stop trying to export `Opera` in `__all__` of the webdriver parent package

32d2a50d6118e5a8a52a961c6980ec71ac1f05e5 authored over 2 years ago
[py]: remove alot of redundant `else` clauses throughout

c24ca170caa403a46dd480f11a98e48dc418d6e9 authored over 2 years ago
[py]: use `str(...)` in place of `__str__(...)`

96eaad4110a3ffc4ea8af3aeffdd97235e70421d authored over 2 years ago
[py]: Remove unnecessary list comprehensions in actions

a29c5843c12f2107d9870c10f77141deebcbe3c5 authored over 2 years ago
[py]: add checks for non compliant imports in `python3.7+`

bad1b4cbfd5b8a765f7bee4866f4ace5cc3586f3 authored over 2 years ago
[py]: minor types, avoid import names for variables, simplify int or float checks in `keys_to_typing`

2e059e0314604669fabc899cbad76d9a41d30bcb authored over 2 years ago
[JS] Update changelog

bef96e64102f09f3337a5108dbca371267450b59 authored over 2 years ago
minor types for `AbstractEventListener`

2618e8efb4f4d77867318d3b420aa1ee76662dd3 authored over 2 years ago
[py]: Additional types for `event_firing_webdriver.py`

0f9e6be5427efe01e82fa16cc47782643b9e06d2 authored over 2 years ago
[JS] Set min node support to 14.x.x

024d863a56e57bd32a1b133044266ec9d51dbbf8 authored over 2 years ago
[py]: Add return types to dunder `__init__` in places

a9dc68bad71795af08d8bf0dfc576ed62e509752 authored over 2 years ago
[py]: Options now returns bool values for various properties when not set rather than `None`

bcbf432b6b0d47084f46f1009b0241908f1f28e3 authored over 2 years ago
[py]: Update python changelog for `4.5.0`

2ce00fccebf2c965b9efde1d5706c033ec423090 authored over 2 years ago
[py]: Deprecate non `W3C` capability implicit conversion

6f77a1e4630dd37a9a3e30d8fa3fdfff6da8e17e authored over 2 years ago
[java] Set protected as ClientConfig constructor instead of private (#10985)

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

d1818d70a6b2241b10b200f78405ed083ebe0486 authored over 2 years ago
Synchronize on the underlying websocket (#10976)

This means that we can use the JDK11 websocket safely
in a multi-threaded environment.

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

1a5b24ceb99b221bf0e85d48a6284ae662b7734a authored over 2 years ago
Bump bazel to 5.3.0 (#10981)

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

b29682290086344745e73275c665506c379cad77 authored over 2 years ago
#10812 don't allow selecting a disabled option (#10814)

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

ff88671fb8cb4d408ca7b70aa696b30ccce19b15 authored over 2 years ago
[grid] Removing event bus role from session queue

It is not using the bus since a few releases ago

4b19fa416be02542c994bf839ca3c3408ded4b16 authored over 2 years ago
[JS] Run tests with node 16.x in CI (#10979)

894ffd9dc58927cf80e8f6f492acef3af7251df3 authored over 2 years ago
Use a URL for rules_jvm_external where the contents won't change

For context:

https://github.com/bazel-contrib/SIG-rules-authors/issues/11#issuecomment-1029861300

631b2295d4ecc1f88e1f781ebc33024b3c47d0e7 authored over 2 years ago
Fix Grid UI by patching rules_jvm_external

cf01987cc90d50c01bb8e4ce043510e0803b06ba authored over 2 years ago
chore/code style changes, add util (#10975)

51095a4612bb32274aa81f6cd35e25c21c8395ca authored over 2 years ago
[py]: Sweeping typing improvements for all property setters

878feb7fcfd9758d90c03590486816255b10a73f authored over 2 years ago
[py]: Fix `flake8` violations

5604523e65baeaed161546db9d616917ae352544 authored over 2 years ago
fix: geckodriver session with node 18.x.x (issue 2 in #10970)

b9402997580a9e29820641f20639374390dda953 authored over 2 years ago
Bump all java deps

af5ab009faa148a76e0dbdb62f73799cc4a2749f authored over 2 years ago
Tighten visibility of rules in the support package

Because we create maven jars, we want to ensure that access
to targets is done via the `java_exp...

fac1ac2ee19c0f84f149cf98bb8fc330c14a3786 authored over 2 years ago
Roll the pinned browser versions

```
bazel run scripts:pinned_browsers > temp.bzl && \
mv temp.bzl common/repositories.bzl \
buil...

a77be0599a4f38dfbdb2f29a1c211b664537948c authored over 2 years ago
Bump htmlunit to 2.64.0

2da79fb62e97ccfc34793b67878e8240a90f3e6b authored over 2 years ago
[JS] Fix window test in firefox

1c5fe11397eb04f51dd16fadc6cc03587a394a96 authored over 2 years ago
Run ./go copyright:update

32c699d92e54f6a3c2cc33304ce831846d639d05 authored over 2 years ago
Bump rules_jvm_external to 4.3

634637d473a046ad54069a88328ac6421c51131c authored over 2 years ago
[rb] Remove unnecessary and bug-creating code in platform.rb. (#10973)

successive Rubocop auto-correct executions across Ruby versions broke the original implementation

1aba14e9c19caff9f5136fbb7d3f7d2836ef07c0 authored over 2 years ago
chore/code style changes to common format (#10964)

* chore/code style changes to common format

* back prop name as string

* check tests

Co...

000c2cf10d522a90bb765e6ff6882114eefcadc4 authored over 2 years ago
[JS] destructuring exports

f4ce77d24ee364279326c87a5ddc8a3ea386b88b authored over 2 years ago
[JS] Quit driver instance after each test

741dbf61a88fc73dd51af69f90ba83f357dfacf7 authored over 2 years ago
Fix frame_to_be_available_and_switch_to_it() for string inputs (#10967)

* Fix frame_to_be_available_and_switch_to_it() for string inputs

* Add new test for frame_to_...

6ad88d3825f97c67a07a07da944175a586e9ce9c authored over 2 years ago
feat(java): add webdriver.edge.loglevel (#10962)

It adds a new system property `webdriver.edge.loglevel`
on EdgeDriverService.
It allows us to ...

ce2ee20de51cd3d8ce13b7c41131c90af142fc98 authored over 2 years ago
[py] Fix - Adding retries to Python CI

[skip ci]

2b98f9b01544ef295b79b6e1227058e675ec1254 authored over 2 years ago
[py] Adding retries to Python CI

[skip ci]

9edcd4654f31d18dc5fe1e100172eb3eb9c56d20 authored over 2 years ago
[py]: fixes flake8 violations in `virtual_authenticator.py`

3c6d27c37fdbe27bab30aca038d6cfbeb16b2f5a authored over 2 years ago
[py]: fix alot of `mypy` complaints

e12972ec0fc02cc7bf7b8cc5a38f30bc1252e263 authored over 2 years ago
[py]: additional type hints for `interaction.py`

e142d5d028c2fd8cdb56c81b7efe26b06000af77 authored over 2 years ago
[py]: Remove unnecessary `else` clause in `element_to_be_clickable(...)`

ab901a5a010bca45795fcd92ed1d3cb190f7b6f7 authored over 2 years ago
[py]: tidy up some `pylint` violations; update to use more fstrings

08894862c3088037271e70f01009ee1cb6cb0d75 authored over 2 years ago
[py]: use `f` strings in place of `%s`

82d7891a44507ce60e230ab049fb0b9c27bb96e9 authored over 2 years ago
[JS] Adds mouse button enum for forward and backward navigation

845e47d43f03d6638ae550c805235defbb69c0d9 authored over 2 years ago
[java] Removing Opera leftovers

#10379

7295d54216cb4c7cd3447a6f438dd222e2a6c972 authored over 2 years ago
[build] Updating bazelisk

912b4a4822e9e5916110a48a17178f2f6459f0ef authored over 2 years ago
[py]: loosen required versions of "certifi" (#10958)

* Update explicit dependency for "certifi" to remove upper bound

* selenium version "4.4.3"
...

bb0b3b24cad2eafbac6af2a22bae74698bff5487 authored over 2 years ago
[JS] Adds select by multiple(index,value, text) tests

59d7baec6df19c46796e60f8eaac289aefa69998 authored over 2 years ago
[java] Remove Opera related classes (#10950)

9955c130fa90fa68462b98080e245785d31a78ed authored over 2 years ago
[py] update python changelog

a344d2735e88e844ab57149fd07432dc34d80371 authored over 2 years ago
[py] Bump Python Bindings to 4.4.2

54809a701b9cc0306f7277efd3767b02e71be2e5 authored over 2 years ago
[JS] Adds 'Select' support package

35adf8bef56cd5efc166feda96224b74800b8503 authored over 2 years ago
[py]: Bump version for `4.4.1`

4b4ce7b7c8b6ea94158c9147989ec7cfae253f9e authored over 2 years ago
[grid] Adding handler for options when using cors and creating a session

[skip ci]

d0b95a04a5aaaa88bfcd10705b8231ba44e5b774 authored over 2 years ago
[JS] Add support for Actions API sendKeys to designated element

67d544bdeef68fcd85f1ae1ec1fd080ec50e1b56 authored over 2 years ago
Add a JDK 11 HTTP client (#10936)

This creates a new Java 11+ only library that uses Java's own
built-in HTTP and WebSocket clients.

9b012df78dbbfd84d8fef06308f40fbf6a29455b authored over 2 years ago
[grid] Sending a DELETE when a session times out.

This is a more graceful way to stop an idle session.
Grid was only killing the browser driver, a...

9656da70e574a77213cba49ff00e11a2d0f1f393 authored over 2 years ago
[java] Setting a high max redirects

Some cloud users (Sauce Labs in this
case), start many concurrent sessions
and go over their max...

829e47681a23be06a3433c15ecd3d9351aba6142 authored over 2 years ago
[grid] Removing `grid-model` flag. Is not being used.

It is also misleading because someone might think that
it is implemented, and it is not. In addi...

ffa9f47424ad784f5b71c6e9a77c4fd55d7d9c2d authored over 2 years ago
[java] Improving default matcher to enable Appium

In many cases, session requests for Appium servers
won't include a browserName or a browserVersi...

797a859d985f681699e66a7edb0939ee291bef1e authored over 2 years ago
[py]: fix flake8 violations for `W391`

c88455095d9e7cebb30f2b44f0c043c575293d19 authored over 2 years ago
[py]: more unit test coverage for script keys

702c12ab85063ad09f370f4ff91a2c151094c112 authored over 2 years ago
[py]: repr for script keys, types and nicer error when unpinning unknown keys and unit tests

4440ea0bd6a26c1ee044116e0083c42e8173d510 authored over 2 years ago
[py]: Remove deprecated urllib3[secure] extras dependency (#10932)

* Update setup.py

pyOpenSSL and urllib3[secure] are deprecated in the upcoming release of (1...

95f0cba280d76d3119c84575aab07270828f0f38 authored over 2 years ago
[web] need to be able to scroll to the bottom of this page

b1543cff74a68514253c6e1f90a7ed13a5d7a065 authored over 2 years ago