Ecosyste.ms: Timeline

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

RenderMichael

RenderMichael pushed 6 commits to javascript-engine RenderMichael/selenium
  • [dotnet] Annotate nullability on `FirefoxDriverService` (#15220) * [dotnet] Annotate nullability on `FirefoxDriverSe... 773f9e0
  • [dotnet] Add nullability annotations to devtools domains (#15143) * [dotnet] Add nullability annotations to devtools... 787cf6f
  • [grid] Add default sessionTimeout to NodeStatus to increase backward compatibility (#15229) * [grid] Add default ses... 1b7742e
  • [py]: handle named `get_cookie` and `delete_cookie` for None and empty strings (#15073) * handle `None` and empty st... aaf3d0b
  • [java] close the HttpClient if possible 2357514
  • Merge branch 'trunk' into javascript-engine 4f4165a

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
This is actually not a breaking change! ![image](https://github.com/user-attachments/assets/c201eb25-9a85-42f8-8e4e-b038cb005b4f)

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] Unify protected and internal Execute methods
**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

dotnet-execute - A browser automation framework and ecosystem.

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
I tried to be very careful with this, to change no behavior. I read the spec, it says this will always be a string. The only reason I am comfortable with this change, is because it would previou...

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] Simplify and nullable annotate `DriverFinder`
**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

driver-finder - A browser automation framework and ecosystem.

RenderMichael pushed 3 commits to trunk RenderMichael/selenium
  • [grid] Add default sessionTimeout to NodeStatus to increase backward compatibility (#15229) * [grid] Add default ses... 1b7742e
  • [py]: handle named `get_cookie` and `delete_cookie` for None and empty strings (#15073) * handle `None` and empty st... aaf3d0b
  • [java] close the HttpClient if possible 2357514

View on GitHub

RenderMichael pushed 4 commits to webelement-nullable-2 RenderMichael/selenium
  • [grid] Add default sessionTimeout to NodeStatus to increase backward compatibility (#15229) * [grid] Add default ses... 1b7742e
  • [py]: handle named `get_cookie` and `delete_cookie` for None and empty strings (#15073) * handle `None` and empty st... aaf3d0b
  • [java] close the HttpClient if possible 2357514
  • Merge branch 'trunk' into webelement-nullable-2 d895b6b

View on GitHub

RenderMichael pushed 1 commit to webelement-nullable-2 RenderMichael/selenium

View on GitHub

RenderMichael pushed 1 commit to webelement-nullable-2 RenderMichael/selenium

View on GitHub

RenderMichael pushed 1 commit to webelement-nullable-2 RenderMichael/selenium
  • Implement nullability on more of `WebElement` e8c53af

View on GitHub

RenderMichael pushed 1 commit to webelement-nullable-2 RenderMichael/selenium
  • Handle nullability of GetCssValue 696832f

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • Executing null command name throws, document this 4c1f3be

View on GitHub

RenderMichael opened a pull request on SeleniumHQ/selenium
[dotnet] Annotate nullability on more of `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-nullable-2 - A browser automation framework and ecosystem.

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • revert final change about Execute 0226224

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • remove changes to Execute 46cea73

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • fix nullability of adjacent types 4060d7c

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • Annotate more of `WebDriver`, leaving only the commands where we need to read the spec for 43012fd

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • further minimize some diffs with error throwing a7ace95

View on GitHub

RenderMichael pushed 1 commit to webdriver-nullable-1 RenderMichael/selenium
  • minimize some diffs with error throwing bfa00b3

View on GitHub

RenderMichael created a review comment on a pull request on SeleniumHQ/selenium
`commandResponse == null` is almost certainly unreachable code, but I will not rock this boat.

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] Increment `WebDriver` towards 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

webdriver-nullable-1 - A browser automation framework and ecosystem.

RenderMichael pushed 1 commit to trunk RenderMichael/selenium
  • [dotnet] Add nullability annotations to devtools domains (#15143) * [dotnet] Add nullability annotations to devtools... 787cf6f

View on GitHub

Load more