Ecosyste.ms: Timeline

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

RenderMichael

RenderMichael created a comment on a pull request on SeleniumHQ/selenium
Failures are not related to changes in this PR: ```bazel //java/test/org/openqa/selenium/mobile:NetworkConnectionTest //java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest //ja...

View on GitHub

RenderMichael deleted a branch RenderMichael/selenium

script-callbacks

RenderMichael pushed 1 commit to trunk SeleniumHQ/selenium
  • [dotnet] Fix `JavaScriptEngine.ScriptCallbackBindings` not containing new bindings (#15221) * [dotnet] Fix `JavaScri... 421680f

View on GitHub

RenderMichael closed a pull request on SeleniumHQ/selenium
[dotnet] Fix `JavaScriptEngine.ScriptCallbackBindings` not containing new bindings
### **User description** … new bindings **Thanks for contributing to Selenium!** **A PR well described will help maintainers to quickly review and merge it** Before submitting your PR, pleas...
RenderMichael created a comment on a pull request on SeleniumHQ/selenium
Failures are not related to changes in this PR: ```bazel //dotnet/test/common:BiDi/Network/NetworkEventsTest-firefox //java/test/org/openqa/selenium/mobile:NetworkConnectionTest //java/test/o...

View on GitHub

RenderMichael pushed 2 commits to script-callbacks RenderMichael/selenium
  • [dotnet] Annotate nullability on `SafariOptions`, error, and enums (#15219) * [dotnet] Annotate nullability on `Safa... d458c6e
  • Merge branch 'trunk' into script-callbacks 3e92801

View on GitHub

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

View on GitHub

RenderMichael pushed 1 commit to trunk SeleniumHQ/selenium
  • [dotnet] Annotate nullability on `SafariOptions`, error, and enums (#15219) * [dotnet] Annotate nullability on `Safa... d458c6e

View on GitHub

RenderMichael closed a pull request on SeleniumHQ/selenium
[dotnet] Annotate nullability on `SafariOptions`, error, and enums
### **User description** **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 [contr...
RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
Following your advice, overriding `Equals` without implementing the interface.

View on GitHub

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

View on GitHub

RenderMichael pushed 5 commits to script-callbacks RenderMichael/selenium
  • [java][js][rb][py][dotnet] Remove firefox cdp (#15200) Related to #11736 29e858f
  • [bazel] Remove empty globs In Bazel 8, the default is to disallow empty globs. Rather than make more changes as we u... b85e852
  • [bazel] Use the new workspace naming convention 00111ed
  • [dotnet] Fully annotate nullability on `HttpCommandExecutor` (#15110) * [dotnet] Fully annotate nullability on `Http... c6d887a
  • Merge branch 'trunk' into script-callbacks d2537ee

View on GitHub

RenderMichael pushed 1 commit to script-callbacks RenderMichael/selenium
  • Remove implementation of IEquatable, override normal `Equals` 3168750

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
I would like to do it for other types. In this specific PR, the contains assertion does not work without it: ```csharp Assert.That(jsEngine.InitializationScripts, Does.Contain(initScript)); // ...

View on GitHub

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

View on GitHub

RenderMichael pushed 1 commit to trunk SeleniumHQ/selenium
  • [dotnet] Fully annotate nullability on `HttpCommandExecutor` (#15110) * [dotnet] Fully annotate nullability on `Http... c6d887a

View on GitHub

RenderMichael created a comment on a pull request on SeleniumHQ/selenium
Failed tests are not .NET-related: `//java/test/org/openqa/selenium/mobile:NetworkConnectionTest ` `//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest` `//java/test/org/openqa/...

View on GitHub

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

View on GitHub

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

View on GitHub

RenderMichael pushed 1 commit to nullable RenderMichael/selenium
  • Convert `resultMap` initialization to `Add` style instead of indexer a492392

View on GitHub

RenderMichael pushed 1 commit to script-callbacks RenderMichael/selenium
  • Implement IEquatable on `InitializationScript` 43182ff

View on GitHub

RenderMichael pushed 1 commit to command-executor RenderMichael/selenium

View on GitHub

RenderMichael pushed 1 commit to command-executor RenderMichael/selenium
  • Do not log command parameters in HttpCommandExecutor at all 15459e7

View on GitHub

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

View on GitHub

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

View on GitHub

RenderMichael pushed 1 commit to command-executor RenderMichael/selenium
  • Only log parameter commands at the Trace level d0b9d47

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
That sounds great. I will include that in this PR.

View on GitHub

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

View on GitHub

RenderMichael opened a pull request on SeleniumHQ/selenium
[dotnet] Handle nullability on `WebElement`
**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

webelement - A browser automation framework and ecosystem.

Load more