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] Running server tests always

[skip ci]

55698dccab1ec1f448d551083c4c251028af6153 authored about 3 years ago
[dotnet] Upgrading NUnit console to 3.12.0

bf14baed60c5394431e0aa0cd31bebb83f092afb authored about 3 years ago
[dotnet] Updating NUnit dependency to 3.13.2

Also moves test assemblies to .NET Core 3.1 instead of .NET Core 2.1,
which is deprecated.

2afb56c5ed4d95dda84f1738d5100755eaaa1c81 authored about 3 years ago
[py] fix tox warnings

d7dfe5ec604faae440cc0be2c088c8ba9b92804f authored about 3 years ago
[js] update dependencies as npm audit seemed to miss some

fbc391827b3d63cedb4cc274a582d511a6c6a98f authored about 3 years ago
[js] update dependencies

30bfdb24bc721098b03fe80bf06858cdbdda1362 authored about 3 years ago
[py] update missing items for changelog for 4.1

336811c7bf375595641d646974e810c26077ad9e authored about 3 years ago
[py] add warning if people set w3c to false as it may break their tests

5fd073d80e167101557108ee55792936909f8d6b authored about 3 years ago
Split OpenTelemetry command (#10009)

Split OpenTelemetry command in order to facilitate search by tags

Fixes #9942

Co-authored-...

24a9c50fedecfea1216480c89e016552b539f271 authored about 3 years ago
Fix wrong type annotations for "env" it's a dict not a string (#10072)

5e2fd23c82a7958c72d396ac521004ec819f8356 authored about 3 years ago
[dotnet] Handle returning shadow roots from JavaScript

201fad38296f9ea47ac1b1b59c160963dc7b2907 authored about 3 years ago
Merge branch 'trunk' of https://github.com/SeleniumHQ/selenium into trunk

9cd6c45a21eded7d342e9abdae89e4cd0d16c6ea authored about 3 years ago
Added default executable path in service module for (#10057)

* chrome
* edge
* firefox
* ie
* safari
* webkitgtk
* wpewebkit

Co-authored-by: dosas <...

346da0e0766f5decefd9b16f8e361875388df4f9 authored about 3 years ago
Fix typos for Python bindings (#10052)

Co-authored-by: David Burns <[email protected]>

2a43011ec7a209b40d73bb83635bff74a6be652d authored about 3 years ago
[py] Fix return type hint in get_screenshot_as_png (#10060)

get_screenshot_as_png returns a bytes object but the return type hint
is set to str. This cause...

19dfc414b87720b34d891c3dc17c780df9cae5d8 authored about 3 years ago
[java] Update Java changelog for 4.1.0

[skip ci]

3244a8b0c9cc9927808444073e60a5590c5dd56d authored about 3 years ago
[java] Updating most of the Java deps

4c683dd4b66ec41faa448a03e1aa111d0b605e46 authored about 3 years ago
[java] Running server tests after browser tests

Ideally, this would reuse the cache

bf417a60c4fdbb3951e29c21b37e429b2594a0cb authored about 3 years ago
[tours] Add initial tours to get started

607bfe680b31be011453622aef9f3ca631ccfc8d authored about 3 years ago
[java] Running RC tests in their own job

27d2e5eb8d18e0f81a7fd93b0fe2a0ce802d877d authored about 3 years ago
Fix classloading error in host identifier (#9931)

* #9784 avoid NoClassDefFoundError if host resolving failed

just retry it when it's asked nex...

9a5b98eef2b4676d78a158fe25515a8dcf91b0a0 authored about 3 years ago
[dotnet] Bump DotNet bindings to 4.1.0 and update changelog

0f71ad79bfda9b97cf5298bbc5cfe3c9bddbc796 authored about 3 years ago
[rb] update changelog and bump version to 4.1

4662c6b063b8e4811517d8566654717a2be233cd authored about 3 years ago
[js] Bump Javascript Bindings to 4.1 with updated changelog

5d4e79ff76546a7df997a52d615ba2bbf085a1d3 authored about 3 years ago
[py] Bump python bindings to 4.1.0 with updated changelog

5b5f3f4c841c3a8fe58d40044ed61231c082ff84 authored about 3 years ago
[js] add support for handling Shadow DOM elements

4e24e999b7f12510793e8bf515314bf2fa7ae5e8 authored about 3 years ago
[js] [js] Capture browser console logs when using BiDi onLogEvent api

ec914c6d52d0d4d55a6daf052be31ddfd4b0b3cb authored about 3 years ago
Fix a dummy typo that changes the meaning to the opposite

80d1a11dbbd3b71ac5408dbc8b072b154dbd5cb9 authored about 3 years ago
Support secure WebSocket in DevTools

Co-Authored-By: Puja Jagani <[email protected]>

560a0ae8bda4e2becd480ad831e982c51a54f444 authored about 3 years ago
[py] Setting Chrome for GitHub Actions

e5d3644f95b04a8ffd5afc44e51ca82467899f0a authored about 3 years ago
Switch to upstream version of Bazel Ruby rules

e667fcf082f5821cfb38532cdd221b9f5dab64d7 authored about 3 years ago
Fix V96Domains DevToolsVersion property value

0a6260df081fec40d4e493c60b3021dafeac7000 authored about 3 years ago
[rb] fix linter error with more whitespace

154a160e4d5ced865070636a1419138f0beb75b0 authored about 3 years ago
[rb] add tests for shadow root functionality

ddc340ce672f6686128fddeb913e98d3ace3a8b6 authored about 3 years ago
[rb] allow #execute_script to return a ShadowRoot

a5d1c1e1a11771c9465b1c0415512a399cd390d2 authored about 3 years ago
[java] Updating docs to generate CDP bindings

f30d67d58b848b4584e5f6a377be956e59c37e53 authored about 3 years ago
[cdp] remove support for v92 and v93

2b7e9aa50d09f001eb11427909248393fbbc8f4f authored about 3 years ago
[dotnet] add CDP support for v96 and remove v93

a584509dae541979da9ba79523980f59b99f22da authored about 3 years ago
[js] add CDP support for v96 and remove v93

afa3a97a3b2464471f98b8943d14fbc98a7e8390 authored about 3 years ago
[rb] add CDP support for v96 and remove v93

f5237ff64012fc02fbc76d4688fe1dcba2cc01dc authored about 3 years ago
[py] Disable web component tests against Firefox

3cbec30ac7c03c52fef3c2bda2d38d6fef90f3bf authored about 3 years ago
[js] update deps in grid

853ebf8a20c1ab7a116a1fccb31d98d2f0d42c2c authored about 3 years ago
[js] Update downstream deps for JS

37521f38996291b92faf28e356bf4ff27cea1c5a authored about 3 years ago
[build] Updating to bazelisk 1.10.1 in GitHub Actions

818289c24e53f1ec2dc1b9ad84ebb641a097195e authored about 3 years ago
[py] Add CDP for v96

9da90c6e9233ad829e584f30902532c9f34d84ba authored about 3 years ago
[build] Update Pinned Browsers for Chrome and Firefox

34d558043d35dc97c1b72247910420c0afb02e64 authored about 3 years ago
[java] Improving docs for CDP generation in Java

[skip ci]

167a2e8086d83c0719fd441de6695ca389e2969b authored about 3 years ago
[rb] bump devtools version to 95

d0f70ccd33946c94a3c4c5f84289b6504b1b3c40 authored about 3 years ago
[java][cdp] Add v96

ab0e6dda95ae3e00128d0370b818ee5d06ec5d4a authored about 3 years ago
[rb] Fix an example of `WebDriver::Options` (#9990)

`:options` as a parameter for driver initialization is deprecated now.

f77b6e52f0c2a84bec67da394f70d34f98d99727 authored about 3 years ago
[py] add support for shadow dom end points

0c109931349c9884e929e8ea334104456a6f0547 authored about 3 years ago
[java] Add test to check that executeScript returns a ShadowRoot object

2e32ee17643d39b101aab8d37565e5c1d7a2c7d3 authored about 3 years ago
remove useless package, change io public api import to more common approach (#10037)

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

af668385eeb4c31f48d182a4ff2187544f2115df authored about 3 years ago
automatically provide links and close issues that depend on fixes in … (#10027)

* automatically provide links and close issues that depend on fixes in other projects.

* Apply ...

1f745a05148a3f7b7bbbfbda063e51b7ec8e8f8f authored about 3 years ago
[grid] Loading live view under https

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

7b21a322aa1c501a8b255140352d2fd9801ef956 authored about 3 years ago
[JS] Updating rules_nodejs to 4.4.5

5382a4970cb3a4cfc22d737e52d3fbbef51ca2a5 authored about 3 years ago
[js] Fix flaky CDP dom mutation (#10029)

c129dc9c7f99915d5280fd9a85299b04cb3bcc41 authored about 3 years ago
Updating IE driver resources and prebuilts for 4.0.0.0 release

d6acda7c0254f9681574bf4078ff2001705bf940 authored about 3 years ago
[java] Fixing a few test annotations

3ce0c019f4eefa44a1f7ae835af8e9f6473288f5 authored about 3 years ago
[java] Ignoring test for Firefox and fixing window size

b2e9e2574652b9438d37c515d0297db10078004d authored about 3 years ago
[java] Running some screenshot tests only on CI

[skip ci]

008893030cb1275781e6605eaea173dba0ae99d6 authored about 3 years ago
[grid] Adding hub url for hub-node tests

[skip ci]

2eb9231b540b6fe32783538a62545afb1ea26902 authored about 3 years ago
[java] Adding macOS Monterrey to Platforms

[skip ci]

a88515bbc38fffaf520da46dba2405adb05d0c7d authored about 3 years ago
[grid] Fixing setup for CDP-Grid tests

54c34ba9a65882c059340bfe3278ba6d6de118df authored about 3 years ago
[java] Closing client when JVM shuts down

Fixes #9960

cbb2796d653a7c552e5c8d7f72ff59425ec373d7 authored about 3 years ago
[iedriver] Fixing IE Mode quit behavior

ec1e4fd77abcfa5be051b121337d54ad73d0d187 authored about 3 years ago
[java] Bumping Java & Grid to 4.1.0

[skip ci]

aea69daa1cba3a5607283d60d8a2b1fbbf9ba95e authored about 3 years ago
[java] We do not publish to Google Storage anymore

[skip ci]

69e73f3f4ce0222b109ad0624f26ad93838a7387 authored about 3 years ago
[grid] Respecting page origin for Live View

Fixes #9980

ca9b4514013c6c93ec5b6c791c2149404eabb952 authored about 3 years ago
[node] Fix edge test failures (#10012)

These tests started failing when bc69a20 got merged into #9495.

e04552f485802b62303e5ddd08513f7ece9f9ba0 authored about 3 years ago
[nodejs] code cleanup second iteration (#9979)

e85cca6b7aa20515eb32d10ccaf5f5e7b2a1a68f authored about 3 years ago
[grid] Using non-loopback address when default config is used

The `--hub` flag was introduced just before the 4.0.0 release,
and this implicitly made the use ...

dd5dddba78bba74aef4093efcb0e19b124f755c9 authored about 3 years ago
[grid] Unifying hub parameter name.

So it is the same one on the cli and
when used in the toml config. This
makes documenting it eas...

7213e08aa4b070547bced450f7b0998f49c322d5 authored about 3 years ago
[iedriver] Fix closing of all tabs in Edge IE mode (#9998)

Fix the problem that it closes all tabs when using webdriver.close() to close the current tab in...

63371baff865c4b390d2e7fe7c87af15b41c67b8 authored about 3 years ago
IEDriver: remove first run banner in Edge IEMode (#10013)

Signed-off by: jimevans

2a31dd298f83c94a226bdfe587259583cc114f0c authored about 3 years ago
[Javascript] Ensure correct serialization of extensions in chromium.Options (#9495)

Fixes #6676

Co-authored-by: David Burns <[email protected]>

e51997bc45586549ebf90f7d440c99779e968b04 authored about 3 years ago
Fix Javadoc code block formatting (#9955)

* Fix Javadoc code block formatting

* Use `<code>` instead of `{code}` and encode '@', '<', a...

6eff56ed67f98663127e5a4b5a31eac96e6cbfb7 authored about 3 years ago
[iedriver] Correct logic for finding new tab in Edge IE Mode

24ad7a103db9a026e6ec7a971e5f3aca2784b6b6 authored about 3 years ago
[iedriver] Relocate removal of Edge temp directory to session quit, not window close

d5091704617fce87f1dede0370feb1edd8943cfb authored about 3 years ago
[iedriver] Prevent null pointer access in UI Automation for setting browser focus

8e6b6ff5a5e229042466f1c90c596051a3d8f574 authored about 3 years ago
[dotnet] Adding test configuration for Edge in IE Mode

ed08538bccfe2d850cc74271d02c6ccbffcac859 authored about 3 years ago
[iedriver] Formatting changes

2250ab2b4b622953cce09f8e7cd7f40066fa7b87 authored about 3 years ago
Create temporary folder for Edge in IEMode (#10006)

Signed-off-by: jimevans <[email protected]>

a33e7396a05dd4bf5be46acb804a5e3ef882dd04 authored about 3 years ago
[dotnet] Refactor registration and execution of custom WebDriver commands

d9f2bb83a81a60fefc56858391641c51514cf0ec authored about 3 years ago
[js] Remove explicit id passing for CDP commands

dcd36f6ec7487f709c63d4c3bd1a47a91cc49868 authored about 3 years ago
[js] Attach to page target while creating a CDP connection (#10005)

Co-authored-by: David Burns <[email protected]>

d6d2bb1039c621085c72acada0e2453315f4af15 authored about 3 years ago
Increasing operations per run for stale issues

[skip ci]

52df5ca9b2dbe16d893ebffd552de0e38484bd3f authored about 3 years ago
sing a pumpkin carol

c7155ed41be1ba36e712524f9b2b130951387117 authored about 3 years ago
[build] bump bazel to 4.2.1

fdb43030d81c6b710daa5ac9b4f027626804fdef authored about 3 years ago
[build] Upgrade rules_nodejs to 0.4.2

917851a0242bbda3c16b7b6cb503cc92c129bb84 authored about 3 years ago
[build] Upgrade rules_python to 0.5.0

88680111b85bf17bdd2ba2a8696e5d1981e496e9 authored about 3 years ago
Switch Bazel Ruby rules from Coinbase fork to Bazelruby

324ae1f5aa3df80de49c061d588e7ca428c2eed7 authored about 3 years ago
[py] Upgrade sphinx to use latest

294c5f961615fb0d62f166eeded2ee6927b06673 authored over 3 years ago
[py] Correct docstrings around Service usage

48595ef2a0de61c214a682009a709c7170b66cb9 authored over 3 years ago
Avoid zipping tempfiles as it lacks rename permissions on Windows

Fixes #9987

1925185a0d7119dc1335ecb23166e0e1d8f58604 authored over 3 years ago
Add retry http request filter for transient errors. Integrate filter with ClientConfig.

f841c48aacbd76e8479bd8f00e5a1c835377bd69 authored over 3 years ago
[rb] update example with correct syntax

aceb6e2561fc070ee4e830413b2c1bb30c6c2492 authored over 3 years ago
Updating .NET CHANGELOG with forgotten change to 4.0.1

e7162bf03abffff9c34c1ede4ec5eeca1705d270 authored over 3 years ago
[dotnet] Use `nameof()` for refactoring safety (#9958)

Co-authored-by: Tom Longhurst <[email protected]>
Signed-off by: jimevans <james.h.evans.j...

319acea1d52c617551f92f1233522171ae4db442 authored over 3 years ago
highlight putting programming language in bug reports

487e47dbdd60bda8603b72ff65ca33caba7667d9 authored over 3 years ago