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

[rb] update print page specs to follow conventions

6f6b797aab7693622d0684531a1a525539d6f0ad authored almost 4 years ago by titusfortner <[email protected]>
[rb] move print functionality into driver extension

7c4a1b2d511f3fb76778dd7b7b3290e5054e1954 authored almost 4 years ago by titusfortner <[email protected]>
[rb] update to CDP support to v86, v87 & v88

f0c2deaec388d1fb826a5131ae01d64ddffc9c06 authored almost 4 years ago by titusfortner <[email protected]>
[rb] don't redefine capabilities if not necessary

6111d224b61e52e1b813c4ce261c4170f89ea217 authored almost 4 years ago by titusfortner <[email protected]>
Minor tweaks to test setup for stress test

8f096e76e23d620ff2fe1b1f808b93dfe9123676 authored almost 4 years ago by Simon Stewart <[email protected]>
[zmq] Be less hasty when reading data, entling

a09f9eb52b1d47d9e2978ea911097a71569d8ddd authored almost 4 years ago by Simon Stewart <[email protected]>
Add a test to ensure concurrent access to the event bus is relatively safe

802e302d7d9dc55f4df4d623a53ca1ea03d62a95 authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Using newSingleThreadExecutor for the bus

b611cb9d6ffef24d323d509a9f8740018d9b7de4 authored almost 4 years ago by Diego Molina <[email protected]>
[java] Fixing exception message conversion in CDP javascript exception listener

dcb7924629e09aad46bf660df42fd31deb9f6992 authored almost 4 years ago by Alexei Barantsev <[email protected]>
Run buildifier over build and bzl files

df5da7602b80fa35c515c62d714d8f98efd673d5 authored almost 4 years ago by Simon Stewart <[email protected]>
Add missing copyright headers.

ad25b89dc1cf9735c26e494cf8b2f41e9ab507e8 authored almost 4 years ago by Simon Stewart <[email protected]>
Avoid listing unconnectable NICs from NetworkUtils

84852b5d61cf2689bcdd030da962b89b8ff0cfa9 authored almost 4 years ago by Simon Stewart <[email protected]>
Ensure tests work with pinned browsers

This removes the requirement for the small and medium java tests to
have firefox, chrome, or edg...

a701ea6892b3ab5c621edd3141d74c053e2155a0 authored almost 4 years ago by Simon Stewart <[email protected]>
Add a stress test for the new grid

6f0f3e94d582fc2a08a892018f263f7d892c2328 authored almost 4 years ago by Simon Stewart <[email protected]>
[rb] ensure options classes have defaults for accessors

03d5b568e03a78f60b7e7ccf3ccc12f6c80d0b51 authored almost 4 years ago by titusfortner <[email protected]>
[rb] update chrome extensions & firefox profile behavior to evaluate validity when assigned rather than when used

38a7502c0ddff53158b709272512c7d831b20ed8 authored almost 4 years ago by titusfortner <[email protected]>
[rb] restore default Firefox Profile settings to match 3.x

db06ba1e9a520c19ad9c489d388291de91a249f2 authored almost 4 years ago by titusfortner <[email protected]>
[rb] clean up specs with better use of include matcher

61cb52509a523abe3d0ee31610f39da0aac4a333 authored almost 4 years ago by titusfortner <[email protected]>
[java] Adding a convenient method ConsoleEvent.getMessages() that returns console messages as a string list

f01662f351486eeae5d2c490d45aaead68455395 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Setting read timeout as request timeout

Should fix #8217

1ce36711e1a32663ebd7f64233ea81782cdabbf5 authored almost 4 years ago by Diego Molina <[email protected]>
[js] Move devtools tests to use the main test httpd

5fffd88b9dc5ebf87c6a20aae7c601f30a968ed1 authored almost 4 years ago by AutomatedTester <[email protected]>
[js] correct packaging to work with React

724653a39f39ae666b5d23b423435e9824ac557a authored almost 4 years ago by AutomatedTester <[email protected]>
[grid] Fixing possible NPE: the fact that slot.isAvailable() returns false does not imply there is a session, the slot can be reserved but the session is not ready yet.

dc0a12887c0882f9fb3807c7776e9e9f1f20b543 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting useless code and formatting

dd3da54ec460ea7cd9fa2465d11285b2c7d8f1fa authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Using an http client per node (per remote URL) in the router and purging unused clients regularly

7343b52a33f54047033db785382e4038301419ec authored almost 4 years ago by Alexei Barantsev <[email protected]>
[js] Update JS dependencies

205a1e45cedb75aa72e4bed53c94e83aeb62dc0c authored almost 4 years ago by AutomatedTester <[email protected]>
[js] Update the supported CDP versions

eaf2bdbb4b6544a96c2605f14b3c3e48883ce35b authored almost 4 years ago by AutomatedTester <[email protected]>
Update tmp package version (#9155)

"tmp": "^0.1.0" has next code 'process.on(SIGINT, function _tmp$sigint_listener(doExit) { .... p...

36efbd0e944b8e112442b282d5f63cd07385bdff authored almost 4 years ago by Potapov Dmitriy <[email protected]>
[grid] Reusing HandleSession instance to handle all sessions, it improves performance a lot

e4c07b39a72c0b04cecec86239fb854c2a190b57 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] After registration, do not send any more registration events

8500500c82f088e64afc7496e706b4c590e994f0 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Align the stereotype information for each Node (UI) (#9157)

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

7ba4c629a2c54e48dc16fd8ea2eb51bcf6611280 authored almost 4 years ago by Puja Jagani <[email protected]>
[java] Adding default implementation for the methods recently added to the interface WebDriver to prevent compilation errors in third-party classes implementing WebDriver (e.g. HtmlUnitDriver)

0d3c330163edbe90a76ac9e781ebab329342af96 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Reverting an assume that unintentionally disabled devtools tests in chrome and bumping min Firefox version for devtools tests to 87

0eb85c7f02f879e7ceefbc64ea4e1403ff4f08fa authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Ignoring a test that fails in Chrome

129028ea468b211446a40fcb2f300bf2690ab951 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Using assertj assertions instead of junit ones for better readability

2136f47b14b4a67d35a4f25568fdd760baa34203 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Fixing InternetExplorerOptions constructor from a capabilites object. Fixes #9143

6e1cbc37cacaa34d65af67ba602a16bbeaddbedc authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Including IE unit tests to the suite

45093395fcd5682a05f5707d44b4ec2bce481afb authored almost 4 years ago by Alexei Barantsev <[email protected]>
[cdp] Include supported CDP versions in the Grid

b0b83822248ff652f896c5dbaa8d6376ba514198 authored almost 4 years ago by Simon Stewart <[email protected]>
Set the `moz:debuggerAddress` capability for Firefox by default

We've gone back-and-forward on this issue, but since newer versions of
geckodriver can drive old...

d1b21d0f413b104c97214759993bcf51c318f14d authored almost 4 years ago by Simon Stewart <[email protected]>
[java] Fixing exception thrown by process.waitFor if the process does not finish in time. Fixes #9123

1ead9eeeddcfc8392d77dc54aa9816eb32f5f65f authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Reordering modifiers to comply with the Java Language Specification

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

ebecf6c4661b7c9b37a466c574b4e24efaec8bdf authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Closing http client when a session is complete. Fixes #9153

8e09e767005193c6e93a445306736bba840634bf authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Sharing queue as a list for GraphQL

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

ec807f83a7decca651b9f7a1877bd75257cb9726 authored almost 4 years ago by Diego Molina <[email protected]>
[java] Stop setting moz:debuggerAddress for Firefox by default, it breaks ability to use geckodriver versions older than 0.29, users should explicitly set this capability if they want to use experimental CDP support.

cd6c82e62e51aa464f1443f13e6e827b6ad8e8e6 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting tests ignored for all browsers because the target feature is not available in modern browser versions

f6d2cb3ac15e04ee676361489134cd4bfdb14330 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Ignoring devtools tests in Firefox versions less than 83

80beef765bf1d3dcfd52d9b8ead0a462d5208f1e authored almost 4 years ago by Alexei Barantsev <[email protected]>
[bazel] Tweak build file to actually work

5ca811e743fdc501047f87c4de8074d5bc10d5b2 authored almost 4 years ago by Simon Stewart <[email protected]>
Avoid creating unnecessary map instance when merging options

673d06930dc42d7d1144988d4dd8794326db87ae authored almost 4 years ago by Simon Stewart <[email protected]>
Update java changelog

647822af3754322eaf6446a839d864001e446449 authored almost 4 years ago by Simon Stewart <[email protected]>
Allow dmg values to be extracted to custom locations

229b5b69f36487de324fb3fa3e6bd370c6882f87 authored almost 4 years ago by Simon Stewart <[email protected]>
Mark XPI driver options as being deprecated

df4aca9318fe1d18c41b01bf794d98c8111d885b authored almost 4 years ago by Simon Stewart <[email protected]>
[bazel] Update pinned geckodriver to 0.29.0

2a0265baf162b934c6a3e5be986a8c2d291f85ee authored almost 4 years ago by Simon Stewart <[email protected]>
Share a single timer instance for all Netty connections

a30e513a6e3d490e364a63e0062481858b285abc authored almost 4 years ago by Simon Stewart <[email protected]>
[java] Switching assertion in test for consistency with its name.

67ef04f7ee7348738bff6ec0926f889c7ed80880 authored almost 4 years ago by Diego Molina <[email protected]>
[java] Reworking devtools connection to handle errors (e.g. unimplemented commands)

1007a724e7bf8e00a727b68074335436879327e7 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Code formatting no functional changes

d7253f3e515f588f7077a63dfba9c07c8f3e3d52 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Setting small size tag to firefox driver unit tests

6cd25d0202619b2bc3e343ff62b8eeec19edc209 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Enabling Grid UI for RouterServer as well

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

aec4c8c2c507202064b35c719581c528c531cf8e authored almost 4 years ago by Diego Molina <[email protected]>
[java] Deleting debug print and converting an unused field to a local variable

b1c48c00a6aaa597136413350358a9a380aca528 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Implementing commands to get timeouts

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

edf963774991e6ffdb9eb1d8ce837892bd3e2b71 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[py] deprecate all but `Options` and `Service` arguments in driver instantiation. (#9128)

* [py] Deprecate __init__ params

Deprecated left out keep_alive for IE & Chrome Driver and
A...

c89807a9355444c282a56b5c5386c632c1d22703 authored almost 4 years ago by Jigar wala <[email protected]>
[grid] Update stereotype column count method (#9139) (UI)

ea933bd7c8b2f8cae663c82c68c98a65bad414ae authored almost 4 years ago by Puja Jagani <[email protected]>
Move cdp code to webdriver.js (#9131)

* Move cdp code to webdriver.js

* Fix and run tests for devtools

Co-authored-by: Sri Harsh...

ca5deb05bf1dd5b941f81a262d81e70a314201fe authored almost 4 years ago by Rajendra kadam <[email protected]>
[rb] guard spec for Firefox secure cookie handling pending https://github.com/mozilla/geckodriver/issues/1840

30e33a980456bb3bfa68611429d935b6440d4e3f authored almost 4 years ago by titusfortner <[email protected]>
[grid] Ensuring response headers are spec compliant. There should be Content-Type and Cache-Control headers. Adding a filter that sets these headers in Router if the remote end did not set them.

7cae246a9cd41ca9acf1b0abc81dd6ad3d3f2665 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Removing unused packages (UI)

ffa5af6329ab57e5131ca97f5499d2542418e397 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Removing previous Grid UI

228e76c3d60c4de9bcbd35ff52ee771cf4fb84e0 authored almost 4 years ago by Diego Molina <[email protected]>
Slightly clearer comment. No logical changes

4579e7d5c036a5a60d6025ff47cb9dc0321f5a6c authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Adding loading and error pages (UI)

b791dc91a77d7897a971b78c450b7700be3e7688 authored almost 4 years ago by Diego Molina <[email protected]>
Implementing initial support of CDP in Firefox.

It does not work at the moment because Firefox does not implement Log.clear operation yet that w...

70d7217947214c2c1f53045afa051aafb4a06418 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Leverage Grid Model to check capacity before polling the queue (#9120)

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

dc070111e531ff6e6cdb5391e76335ba91debc10 authored almost 4 years ago by Puja Jagani <[email protected]>
[grid] Adding a new Help page (UI)

5b6619afae2045ba14bde19056c6d7a47ddb3c18 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Displaying a message when no Sessions or Nodes are present (UI)

71e6751ef4474afb8460f163698a6c6ed20d59a1 authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Adding node count to GraphQL data

57a4ac8b0b3e3db3ab0699c8a6f923a95042a2b4 authored almost 4 years ago by Diego Molina <[email protected]>
[java] Fixing issues reported by linter: reordering modifier to follow Java Language Specification recommendations

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

46da7915064f0c2f6adcb813d0bdf0807b41d2b0 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[grid] Making sure the distributor has all nodes for the test

bd718745ddc03472f629b547cc767a2cddc0f32d authored almost 4 years ago by Diego Molina <[email protected]>
[grid] Fixing test that tries to start 3 tests and...

on GitHub we only have 2 CPUs, so setting a max of
concurrent sessions to 3 will make this test ...

ee8ef64b802e7222e3f3f8617698d6e6befb2ee2 authored almost 4 years ago by Diego Molina <[email protected]>
[java] Setting language level to 11 in IDEA project to allow new features in tests, let bazel control Java 8 conformance in the main subtree.

f8759365a1cab3f75fcff34b656a0b47b7b99067 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Fixing the case of passing ClientConfig without server URL to RemoteWebDriver constructor

47f10d68c6fe70b87f4336c72c62249a4060fbb4 authored almost 4 years ago by Alexei Barantsev <[email protected]>
Remove reactory-netty

23f21c9ee9b975b717eb30f114ff2b9376329de9 authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Reducing size of the IE logo (UI)

f9554165e4c6f3bbc346bf81df62ded63920ff5d authored almost 4 years ago by Diego Molina <[email protected]>
Delete dead code

1307798dff96eebf99f361d5725b85f1e78a9421 authored almost 4 years ago by Simon Stewart <[email protected]>
Delete as much old server code as possible

3023e101c9d36e8a4a49c7cacd096a9c0c16e21c authored almost 4 years ago by Simon Stewart <[email protected]>
Fix failing text

7df94e03a481b2292382e084ba2dd202a7be3003 authored almost 4 years ago by Simon Stewart <[email protected]>
[grid] Move jmx package into the grid

49ea7d8c4899cbf03b8148d4ff00f8a3195d7c86 authored almost 4 years ago by Simon Stewart <[email protected]>
Simplify existing custom locators

462fd375fff0ebd51b9585a9893e5d44337f2654 authored almost 4 years ago by Simon Stewart <[email protected]>
Let the relative locator find the js executor like everyone else does

9107ac1017591a362e4988f3a09ee348f76a2ee4 authored almost 4 years ago by Simon Stewart <[email protected]>
Ensure cannot search for empty tag names

d0f7f7fe5370e104ee2d302e658890965a071bf8 authored almost 4 years ago by Simon Stewart <[email protected]>
Escape css selectors properly

735e31b81a87b8bfe348190777a50939f3b80f7b authored almost 4 years ago by Simon Stewart <[email protected]>
Bump the pinned version of chrome to 88.0.4324.96

75bbf3d457918612bd3e417c87ce725162cd3328 authored almost 4 years ago by Simon Stewart <[email protected]>
[bazel] Alias --pin_browsers to make browsing pinning easier

0e6f1a3a19a56dc2926a864b772a8a8bdcae4866 authored almost 4 years ago by Simon Stewart <[email protected]>
Ensure chrome binary location is merged in ChromeOptions

840d3214e680567a1aedde99aec9c916e633ceb9 authored almost 4 years ago by Simon Stewart <[email protected]>
[java] Restoring ability to create new RemoteWebDriver with default remote server address or the address specified by system property "webdriver.remote.server"

bb48c1310b1570ebdf8c248807c09b3a0909caa1 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Deleting old CDP generated libs from IDEA project

75b41f7dd50df152b6b95163a74106d8db18f2b3 authored almost 4 years ago by Alexei Barantsev <[email protected]>
[java] Fixing Java 8 compatibility issues

3c5f7c8c59a1fe29355b3006f7f1d97a955beb1d authored almost 4 years ago by Alexei Barantsev <[email protected]>
[bazel] Add the Bazel IJ project view to make getting started easier

6c3bf3dcc6b8d89f881666214d4be38459e96870 authored almost 4 years ago by Simon Stewart <[email protected]>
Make the relative locator remotable

737eb7d9ab7bb96744003fb706f4d5372727fa81 authored almost 4 years ago by Simon Stewart <[email protected]>