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

[grid-ui] Use the same button look-n-feel

2a28c63eed298d5a2989d733ba1edd9935afcfba authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Refactoring node block to smaller components

5113b2d18d27288958bdb90d8598b280b6b9d5a8 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Waiting for two missed heartbeats to mark a node DOWN and actually resurrect nodes after receiving a heartbeat event

75f55a352ba7ea1354b5ba03fd1fa60033ac90ff authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Implementing more compact layout of stereotypes and visualizing node DOWN status with light-gray background

82321101585ed1e7e4708499460d5686e2c36fc0 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Decomposing NavBar to smaller components

b2a5a417d9bbf9341da57951bffdbc578d08851d authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Refactoring TopBar to make it more testable

b0e61cf0673d51f76df06c4a076977ac851a70d1 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Refactoring all components to classes, and implementing robust graphql data polling with error handling and recovering after errors

c3173544807ea948e078b779409da33831aaed18 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Refactoring more components to classes and adding more tests

6662cc61b3c846aeeecbcf8e181b8973cd10d2e7 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Rewriting components covered by tests to be classes instead of functions

ce3a14d49f8c022b0c42311bec5b5369271be4a1 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid-ui] Adding error handler to Apollo, it is not decided yet how to propagate information about handled errors to the components

78d66e8217e368f5919ee3214cefd1330dd655b2 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[.NET] Bump assembly version for development of next release

3db814dca8e21f42652da33e99330cc6a137761c authored almost 4 years ago by Jim Evans <[email protected]>
[.NET] Fix network interception using CDP

3892be67bd5fce981521ae6da1b124afc9775db8 authored almost 4 years ago by Jim Evans <[email protected]>
[grid] Adding missing copyright headers

e88c143461d8bbd980bc3a3f60e807adb4ddbaca authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Adding back a couple of WebDriver tests for the Grid UI

e9b3e7a3f4387ed4b869c5ff54effb7e7b3438e9 authored almost 4 years ago by Diego Molina <[email protected]>
[grid-ui] Don't hide the drawer if the grid is disconnected

This completes the revert of commit 2eea3d8e03fe6ff1aec4635320b58742c01e11c9.

68b17ed70c672bbb7aab7eb98884f88867f582a5 authored almost 4 years ago by Diego Molina <[email protected]>
[grid-ui] Don't hide the drawer if the grid is disconnected (V2)

This reverts commit 2eea3d8e03fe6ff1aec4635320b58742c01e11c9.
And implements what we want with a...

a4f5c22e13590a7381c2aa39f7166b666283bfe2 authored almost 4 years ago by Diego Molina <[email protected]>
[grid-ui] Don't hide the drawer if the grid is disconnected

2eea3d8e03fe6ff1aec4635320b58742c01e11c9 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Running unit tests in GitHub Actions (UI) (#9179)

b69aa6ad88b5d8adc5d1d1db76ef4048f98342c4 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Setting default heartbeat period value in LocalNode

2fa1a0ce74ed9a6d04d299f32a3b9325cf1933a8 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Implementing node heartbeating that makes the distributor aware about node availability. Fixes #9182

e5194a7b79a286b5b1ba27be8d77d50f517acbc8 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Changing order of Either parts, right part is for right value

0065abd731dd00b3fc47af37c676f9daa87a1650 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] FIxing order of statements in assertj call chain

99c31dd170075c530cfded7f04b89195dbb1ecc2 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[JS] Removing duplicate license text updated by update_copyright.js

88279c820e2b8020d9209c11c4ac800bc70fb591 authored almost 4 years ago by Sri Harsha <[email protected]>
[js] Updating copyright text

e0e668f28b7a5e6371046e1ad8324a409945d544 authored almost 4 years ago by Sri Harsha <[email protected]>
[JS] Minor code cleanup

dcfc4375615cb0a2ecc507719bab5df9b8a4a400 authored almost 4 years ago by Sri Harsha <[email protected]>
[JS] Removing duplicate variable declaration of IE from capabilities

dccf4dd92d38e95a7966cf92e5cc7f5558b4ea6f authored almost 4 years ago by Sri Harsha <[email protected]>
[bazel] Use newer mechanism for hermetic java toolchain

08c387421dc1dddf14ba6b364592c43223042ec8 authored almost 4 years ago by Simon Stewart <[email protected]>
Correct framework version in WebDriverBackedSelenium .nuspec file

152c4cd6552d97f91ad9b103ce44b8d8bccf2282 authored almost 4 years ago by Jim Evans <[email protected]>
Update .NET CHANGELOG for 4.0 beta1

51996242630141fc2c27bb52d093884e779e7b63 authored almost 4 years ago by Jim Evans <[email protected]>
[py] Add ARIA APIs for getting the role and label of an Element

This adds
https://w3c.github.io/webdriver/#get-computed-role
https://w3c.github.io/webdriver/#ge...

eeb0cb0b5c4a757b5f2e0c4e4aa9469b303f3d69 authored almost 4 years ago by AutomatedTester <[email protected]>
[py] Fix homepage attribute in wheel target

450eb050b5514ce00f403f2c414d6ea17698842b authored almost 4 years ago by AutomatedTester <[email protected]>
Avoid using bazel native python rules

5c446c46af44bb98c1e1fc99e6f36cea7f9e7364 authored almost 4 years ago by Simon Stewart <[email protected]>
Update @platforms to 0.0.3

e81e183b71d414b42fcef41fd589397526e01a04 authored almost 4 years ago by Simon Stewart <[email protected]>
Release Ruby bindings 4.0.0.beta1

7580e44c034d00c278ece985f1dd2e91f79945c3 authored almost 4 years ago by titusfortner <[email protected]>
[rb] implement initial support for Firefox BiDi

790f604ad9de62b108af615c138e999e474c2290 authored almost 4 years ago by titusfortner <[email protected]>
[grid] Adding a few unit tests (UI)

f93fe9450ff2783616b9d1317aa4aa6eb0dbec43 authored almost 4 years ago by Diego Molina <[email protected]>
Amend java release targets

9c03156c2b238258e711f8095e5299cc6ace8f9d authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Avoiding different slot orders when data is refreshed (UI)

f952dc27db1f57d086858dc901ef6fe76035a8ee authored almost 4 years ago by Diego Molina <[email protected]>
Belt-and-braces closing of the http client from the remote webdriver builder

11af7896421a4c4077a60113839fd42ffd58a959 authored almost 4 years ago by Simon Stewart <[email protected]>
[rb] fix failing specs for linter & Safari

1f732481e4a4b828a376637f8942f0514df393bb authored almost 4 years ago by titusfortner <[email protected]>
[rb] remove specifying platform name from Safari capabilities so it works with grid

f95a16d805f8f54078856e523ae24c303d6b5ce0 authored almost 4 years ago by titusfortner <[email protected]>
[rb] update generated files

5fb2243c7a5d52c3efbc7d88ef05e32cf80f4138 authored almost 4 years ago by titusfortner <[email protected]>
[rb] update default cookie setting behavior with thorough documentation in specs

9d2fc1d10de29ff4cad2e6af4b4877ad4e07e3b9 authored almost 4 years ago by titusfortner <[email protected]>
Ensure the remote webdriver builder closes the httpclient

630f25fd269c9a437810bfd3a08b0bedcdd61248 authored almost 4 years ago by Simon Stewart <[email protected]>
[java] Fixing a test, more information here: https://bugzilla.mozilla.org/show_bug.cgi?id=1689949#c2

d5b1c78fd32853fa4b49937791df63c848f0e5cc authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting unused dependency decorators are implemented in vanilla java using dynamic proxies

d5435ee466a6767ddd0eb58d68c0eda7df55308c authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Code cleanup, no functional changes

f07a95cbaf12bbbe23f87b0989d5ba3d7669e179 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Minor unit test improvements

f4e23dd62db40933f18ebe1fb9170b62171ffbdb authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Fix setting default server URL if it is not passed to RemoteWebDriver constructor

37e98d23f6d60e59a9af9eb2edf89cfcdea6bbc0 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Using assertj instead of hamcrest

8f19b1a9bb2f1db7842577bd825b44dee5309084 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[rb] move chromium based logging from Manager to Driver Extension

0af5d6a52c7c76add80a770940faf71b25071354 authored almost 4 years ago by titusfortner <[email protected]>
[rb] allow all drivers to access information from status endpoint and deprecate #remote_status

2b2c2ce19f3c8910fc9cb613efc1f42b58603b2e authored almost 4 years ago by titusfortner <[email protected]>
[rb] remove unused methods for rotation

379e67ff693495c81f52f31533f90d5b555be19b authored almost 4 years ago by titusfortner <[email protected]>
[rb] move errors to driver extensions

b43023438a36ae6abe8d3bb9aea66f45fdafc031 authored almost 4 years ago by titusfortner <[email protected]>
[bazel] Add a flag to allow us to run tests headlessly

4d74cf47cbad637d74a7fcfc1e0c4a15318fe720 authored almost 4 years ago by Simon Stewart <[email protected]>
Repin firefox to 85.0.2

601e281f4451db20f1cc043eeae2d07a20b677f8 authored almost 4 years ago by Simon Stewart <[email protected]>
Make Browser return capabilities that can actually start a browser instance

42da7d50142f7c78605bfb47551cdd36818093a5 authored almost 4 years ago by Simon Stewart <[email protected]>
Repin Edge to 89.0.774.27

8566b335bfb04b5bd5867463afb3463774595737 authored almost 4 years ago by Simon Stewart <[email protected]>
[js] updating rules_nodejs to 3.2.0

c1e1594f374eeacdce966f49c723bc71d6545d80 authored almost 4 years ago by Sri Harsha <[email protected]>
[java] Implementing TracedCommandExecutor as a decorator instead of polluting HttpCommandExecutor

afa60e776877d9de713688fb066f95dce5be9abb authored almost 4 years ago by Alexei Barantsev <[email protected]>
Enabling editorconfig support in IDEA project

e35bcabc7435edc7317c509144ec115a2c2139e8 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Moving OpenTelemetryTracer instance creation to remote.tracing.opentelemetry package to make it available to the client code too

c6429af6fec62ead99d05a382c0b972a5a13a574 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Tracing commands sent by HttpCommandExecutor to make the trace more readable (because HTTP client does not trace POST request bodies)

7b3cbd2b5f5cadf9720cb674a5bda2ff6a26f1c2 authored almost 4 years ago by Alexei Barantsev <[email protected]>
Make the Options classes w3c safe by default

This means that by default, when calling `asMap` the returned maps
will only contain valid w3c c...

389b2485b281751417ef9b7f34bed61cf2153a5f authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Adding CDP url only to drivers that support it

6d3dd1d3f45ef9c5db118c1df8773fc7b70c3898 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Adding method to know if driver supports CDP

fe6e4ad88426248db8a5ec71eda9eda4f08c6be6 authored almost 4 years ago by Diego Molina <[email protected]>
Updating dead link

2230201151a1ff11815501938e2366db2454775b authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Extract Node session creation to use Either to help retry sessions accurately (#9168)

* [grid] Make LocalNode communicate whether to retry session request or not.

* [grid] Use Web...

9d58c759d4291f1c62e543d44cba48f11490e6de authored almost 4 years ago by Puja Jagani <[email protected]>
[js] Disable element in frame stale test

4258b53bd0a99e881ab91af958bffd8a6288e2dd authored almost 4 years ago by AutomatedTester <[email protected]>
[js] Prepare JS Bindings for Beta 1

cf99290f4fc56deea69bc777899252adb1f4e146 authored almost 4 years ago by AutomatedTester <[email protected]>
[js] correct capabilities test for Firefox

a277f6bdbbcff61bb12dbaa8785b57c87ac6ad7a authored almost 4 years ago by AutomatedTester <[email protected]>
fix typo by adding missing 's' character to README (#9167)

4c29b07a4b7690fd0ce65dc5696ef35a1db5be76 authored almost 4 years ago by Hamir Mahal <[email protected]>
[rb] remove support for legacy Edge HTML browser

0b23bfe15bcf71375a29c789999c1d9e770c8f30 authored almost 4 years ago by titusfortner <[email protected]>
[js] Add back globbing to find test cases

4d76eec65e0d7f817f34d0e9203483e6c206415e authored almost 4 years ago by AutomatedTester <[email protected]>
[js] Add initial code for firefox cdp to create cdp connection

10b160374d05f7b38ab92c01bf55913ab264da4e authored almost 4 years ago by Rajendra Kadam <[email protected]>
[js] Finalise JS Binding support for WebDriver Bidi in Firefox

This requires Firefox 87 and Geckodriver 0.29 to be able to work

bdeac8e8ff06dee5423948a592357e186edca511 authored almost 4 years ago by AutomatedTester <[email protected]>
[grid] Stop polling when component is unmounted (UI)

18fd53a6df8272667c4820853c8068f507bf8860 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Putting queue below running sessions (UI)

Like that, when the queue is big, running sessions
won't be pushed way to much to the bottom and...

1d0e1310c12113d1bccf9e63a74ab8f66abf9eb7 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Updating dependencies (UI)

965023bd7da84b7b2449076b8d6d57a961874468 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Fixing issue with duplicated indexes (UI)

153bbeb48d083002a2be5a880f34288fff38ed60 authored almost 4 years ago by Diego Molina <[email protected]>
[java] No need to convert a list to a stream to call forEach

d43269cb3902c7b2ada65e053b5582462c134c15 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Reworking GridUiRoute from a static fabric function to a class

9cb1c6ae00c9cb762d394432ab7883e5f24be0eb authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting unused imports

4fff9bc05d9902a2b9bd9d67699ac5575c77dfe7 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting tests for the classes that are removed already

40bc40920aa95740e408b7d52e81dff272bf748e authored almost 4 years ago by Alexei Barantsev <[email protected]>
Remove EdgeHTML from the java bindings

610b34ab992390da41ef4a170ee21eefc42ef3a7 authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Displaying milliseconds properly. (UI)

321907b614fec8dc62b77c70220ddca2feb51136 authored almost 4 years ago by Diego Molina <[email protected]>
[py] Bump Python Bindings to beta 1 and update changelog

f042dc668c7a70b73128dd1a863424d4e6df2515 authored almost 4 years ago by AutomatedTester <[email protected]>
[java] Including information about server-side error happened on the handshaking phase into the client-side exception message

ee6544cfdf0ff723ce3c0111dc1f2236f10978b9 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Simplifying a tests by merging multiple assertions on the same object to an assertion chain

4b8fcd6e49a1905e8fef108bb1fd46270a91edbd authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Code formatting to match the project code style, no functional changes

86e27082096eef65e80c7e784088698f4ab1f1c8 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Removing arrow function to avoid render calls.

d25b0b71cd6ca537286a0644b3977cc66de5cf91 authored almost 4 years ago by Diego Molina <[email protected]>
[rb] fix #8525 by hardcoding ci runs to only 2 sessions

5e3439d23901a6d86c8b444b6406dc63f69a6222 authored almost 4 years ago by titusfortner <[email protected]>
[rb] do not start a new grid if one has been specified

0f274cb5c03724bea426799df6c556db34c7402b authored almost 4 years ago by titusfortner <[email protected]>
[grid] Enabling StressTest

0f2429af7a08104d1f4fe317fd2e6ac87dbba5fb authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Make event bus listener for Queuer and LocalQueue thread-safe (#9161)

* [grid] Make event bus listener for Queuer and LocalQueue thread-safe

* [grid] Make LocalNew...

b54ff6557ee7ebf3ae1dee8c01518926c60de2cd authored almost 4 years ago by Puja Jagani <[email protected]>
[js] Upgrade JS rules

2e7f6e7bde69f757164695c8b0bd876d0f9306ac authored almost 4 years ago by AutomatedTester <[email protected]>
Correcting version in the Rakefile

794944fb092bed06c62477162ec1a0a5b6724d0e authored almost 4 years ago by Diego Molina <[email protected]>
Oops, a silly copy-paste mistake...

3e12cab03b9fe210266083ad588b00e9e246813d authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Implementing a convenient devtools method Network.setUserAgent

6849ee6e11266a1025ad6b5c74724940f496e9fd authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting unused imports

4291ec7bc790d911ddfd2644393e08350f0fda41 authored almost 4 years ago by Alexei Barantsev <[email protected]>