Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

RenderMichael

RenderMichael created a review on a pull request on SeleniumHQ/selenium

View on GitHub

RenderMichael opened a pull request on SeleniumHQ/selenium
[dotnet] Add nullability to `FirefoxExtension`
**Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.c...
RenderMichael created a branch on RenderMichael/selenium

firefox-entensions - A browser automation framework and ecosystem.

RenderMichael deleted a branch RenderMichael/selenium

repository

RenderMichael deleted a branch RenderMichael/selenium

DriverServiceCommandExecutor

RenderMichael pushed 2 commits to http-exception RenderMichael/selenium
  • [rb] Adding doc link Credit to @jjb Closes #14897 db5c5c3
  • Merge branch 'trunk' into http-exception 9104916

View on GitHub

RenderMichael pushed 41 commits to http-exception RenderMichael/selenium
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0
  • [java] setter for flag JsonInput.readPerformed (#14921) Co-authored-by: Puja Jagani <[email protected]> dbe1004
  • [ci] Run format script Signed-off-by: Viet Nguyen Duc <[email protected]> 7854e62
  • [grid] Distributor listen and handle the NodeRestartedEvent (#14938) Signed-off-by: Viet Nguyen Duc <nguyenducviet44... 8a04527
  • [grid] delay the newsessionqueue response (#14764) * [grid] delay the newsessionqueue response * Update variable ... 359ac9a
  • [java] Fix FedCM command definition and tests (#14070) Co-authored-by: Puja Jagani <[email protected]> c2d859c
  • [java] Disabling Firefox Beta test cfa5959
  • [ci] Running format script b49678d
  • [grid] Improve SlotMatcher and SlotSelector on request browserVersion (#14914) * [grid] Improve SlotMatcher and Slot... dc952cd
  • [grid] Using the correct variable in throw 983a43e
  • [dotnet] Align WebDriver errors with specification (#14936) 59f090b
  • [dotnet] Add nullability to `IniFileReader` (#14929) eaf4fa7
  • [dotnet][rb][java][js][py] Automated Browser Version Update (#14778) Update pinned browser versions Co-authored-by:... 7d5a9e4
  • [java] for loop enhance and using of standard java 11 method writeString for tests (#14889) * enhance for loop use ... 66e96fd
  • [py] Update dependency debugpy to v1.8.11 (#14730) * [py] Update dependency debugpy to v1.8.11 * Repin dependenci... afb6e99
  • Adding badge for RBE workflow [skip ci] 7b42216
  • [ci] Avoiding CI workflow for Renovate But, running it after dependencies get pinned. 01af3d3
  • [ci] Using workflow_call instead of workflow_run 4482843
  • [ci] Chaining job execution d47dcbb
  • [py] Update dependency outcome to v1.3.0.post0 (#14658) * [py] Update dependency outcome to v1.3.0.post0 * Repin ... 54919c0
  • and 21 more ...

View on GitHub

RenderMichael pushed 27 commits to trunk RenderMichael/selenium
  • [dotnet][rb][java][js][py] Automated Browser Version Update (#14778) Update pinned browser versions Co-authored-by:... 7d5a9e4
  • [java] for loop enhance and using of standard java 11 method writeString for tests (#14889) * enhance for loop use ... 66e96fd
  • [py] Update dependency debugpy to v1.8.11 (#14730) * [py] Update dependency debugpy to v1.8.11 * Repin dependenci... afb6e99
  • Adding badge for RBE workflow [skip ci] 7b42216
  • [ci] Avoiding CI workflow for Renovate But, running it after dependencies get pinned. 01af3d3
  • [ci] Using workflow_call instead of workflow_run 4482843
  • [ci] Chaining job execution d47dcbb
  • [py] Update dependency outcome to v1.3.0.post0 (#14658) * [py] Update dependency outcome to v1.3.0.post0 * Repin ... 54919c0
  • [js] Update dependency @apollo/client to v3.12.4 (#14752) * [js] Update dependency @apollo/client to v3.12.4 * Re... 27f8e96
  • [dotnet][java][js][py][rb][rust] Update dependency rules_proto to v6.0.2 (#14922) * [dotnet][java][js][py][rb][rust]... 3305928
  • [java] reuse the classes created by the WebDriverDecorator #14789 (#14793) Fixes #14789 bb4153f
  • [ci] Fixing command for Java deps [skip ci] ee6cd6a
  • [ci] Fixing command for Java deps by using @maven [skip ci] 85781b3
  • Added more detailed docstrings to find_element() (#14930) * Added more detailed docstrings to find_element() * fo... 5508e80
  • [py] Refactored `remote/client_config.py` by moving `properties` into `descriptor` object (#14899) * Refactored remo... a409c81
  • [dotnet] Annotate nullability on command repository (#14888) 9f69f09
  • [dotnet] Revert deprecation of GetAttribute method (#14956) 44e16ca
  • [dotnet] Annotate `DriverServiceCommandExecutor` for nullability (#14942) 0fbc0bf
  • [ci] Outputting current workflow branch [skip ci] 9a6b37f
  • [ci] Outputting current workflow branch [skip ci] d230cb8
  • and 7 more ...

View on GitHub

RenderMichael opened a pull request on SeleniumHQ/selenium
[dotnet] Annotate `DriverServiceCommandExecutor` for nullability
**Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, please check our [contributing](https://github.c...
RenderMichael created a branch on RenderMichael/selenium

DriverServiceCommandExecutor - A browser automation framework and ecosystem.

RenderMichael pushed 1 commit to trunk RenderMichael/selenium
  • [dotnet] Add nullability to `IniFileReader` (#14929) eaf4fa7

View on GitHub

RenderMichael pushed 14 commits to repository RenderMichael/selenium
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0
  • [java] setter for flag JsonInput.readPerformed (#14921) Co-authored-by: Puja Jagani <[email protected]> dbe1004
  • [ci] Run format script Signed-off-by: Viet Nguyen Duc <[email protected]> 7854e62
  • [grid] Distributor listen and handle the NodeRestartedEvent (#14938) Signed-off-by: Viet Nguyen Duc <nguyenducviet44... 8a04527
  • [grid] delay the newsessionqueue response (#14764) * [grid] delay the newsessionqueue response * Update variable ... 359ac9a
  • [java] Fix FedCM command definition and tests (#14070) Co-authored-by: Puja Jagani <[email protected]> c2d859c
  • [java] Disabling Firefox Beta test cfa5959
  • [ci] Running format script b49678d
  • [grid] Improve SlotMatcher and SlotSelector on request browserVersion (#14914) * [grid] Improve SlotMatcher and Slot... dc952cd
  • [grid] Using the correct variable in throw 983a43e
  • [dotnet] Align WebDriver errors with specification (#14936) 59f090b
  • [dotnet] Add nullability to `IniFileReader` (#14929) eaf4fa7
  • Merge branch 'trunk' into repository 3b2a1e0

View on GitHub

RenderMichael deleted a branch RenderMichael/selenium

unhandled-error

RenderMichael deleted a branch RenderMichael/selenium

ini-file-reader

RenderMichael pushed 11 commits to trunk RenderMichael/selenium
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0
  • [java] setter for flag JsonInput.readPerformed (#14921) Co-authored-by: Puja Jagani <[email protected]> dbe1004
  • [ci] Run format script Signed-off-by: Viet Nguyen Duc <[email protected]> 7854e62
  • [grid] Distributor listen and handle the NodeRestartedEvent (#14938) Signed-off-by: Viet Nguyen Duc <nguyenducviet44... 8a04527
  • [grid] delay the newsessionqueue response (#14764) * [grid] delay the newsessionqueue response * Update variable ... 359ac9a
  • [java] Fix FedCM command definition and tests (#14070) Co-authored-by: Puja Jagani <[email protected]> c2d859c
  • [java] Disabling Firefox Beta test cfa5959
  • [ci] Running format script b49678d
  • [grid] Improve SlotMatcher and SlotSelector on request browserVersion (#14914) * [grid] Improve SlotMatcher and Slot... dc952cd
  • [grid] Using the correct variable in throw 983a43e
  • [dotnet] Align WebDriver errors with specification (#14936) 59f090b

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
```suggestion NoSuchDriver = 6, ```

View on GitHub

RenderMichael created a review on a pull request on SeleniumHQ/selenium

View on GitHub

RenderMichael pushed 12 commits to ini-file-reader RenderMichael/selenium
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • add `locators.html` file in static web pages (#14905) * add locators.html file for docs * remove `action_page.php... 5cc56b0
  • [java] setter for flag JsonInput.readPerformed (#14921) Co-authored-by: Puja Jagani <[email protected]> dbe1004
  • [ci] Run format script Signed-off-by: Viet Nguyen Duc <[email protected]> 7854e62
  • [grid] Distributor listen and handle the NodeRestartedEvent (#14938) Signed-off-by: Viet Nguyen Duc <nguyenducviet44... 8a04527
  • [grid] delay the newsessionqueue response (#14764) * [grid] delay the newsessionqueue response * Update variable ... 359ac9a
  • [java] Fix FedCM command definition and tests (#14070) Co-authored-by: Puja Jagani <[email protected]> c2d859c
  • [java] Disabling Firefox Beta test cfa5959
  • [ci] Running format script b49678d
  • [grid] Improve SlotMatcher and SlotSelector on request browserVersion (#14914) * [grid] Improve SlotMatcher and Slot... dc952cd
  • [grid] Using the correct variable in throw 983a43e
  • Merge branch 'trunk' into ini-file-reader c210a0e

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium
  • Add removal version to obsoletion messages 36f4a47

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
`WebDriverError` is `internal` so I can remove the strings. Removed.

View on GitHub

RenderMichael created a review on a pull request on SeleniumHQ/selenium

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium
  • Remove not-actually-public strings 137eecb

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
Deleted and obsoleted public-facing error string

View on GitHub

RenderMichael created a review on a pull request on SeleniumHQ/selenium

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium
  • Remove mapping to obsolete webdriver errors, obsolete public-facing messages edb9967

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
Message is updated (since we are inside `enum` it is not simple to make a `const string`, I hope inline is OK despite repetition)

View on GitHub

RenderMichael created a review on a pull request on SeleniumHQ/selenium

View on GitHub

RenderMichael pushed 1 commit to unhandled-error RenderMichael/selenium
  • Update obsoletion message for unused webdriver results a14ea4b

View on GitHub

Load more