Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
diemol created a comment on an issue on SeleniumHQ/selenium
4.27.0 works well? @VietND96 @joerg1985 do you know any changes done to the Grid that could cause this?
diemol created a comment on a pull request on SeleniumHQ/selenium
I think the limitation has not been if we can or not compile it on ARM, but rather if all browser and browser drivers binaries are available for ARM. It adds little value if SM is available for A...
diemol pushed 1 commit to trunk SeleniumHQ/seleniumhq.github.io
- Adding Gwenify as bronze sponsor d702746
diemol created a review comment on a pull request on SeleniumHQ/selenium
>The current strategy of ignoring all extension capabilities with a small number of "special" prefixes while considering all extension capabilities with "non-special" prefixes produces inconsistent...
diemol created a comment on an issue on SeleniumHQ/docker-selenium
This is a duplicate of https://github.com/SeleniumHQ/docker-selenium/issues/1817
diemol created a review comment on a pull request on SeleniumHQ/selenium
Where did it get eliminated?
diemol created a review comment on a pull request on SeleniumHQ/selenium
I want to keep this because the browser vendors can make changes and we don't want to change things here every time they do it. For example, `moz:debuggerAddress` is now being sent from the client ...
diemol created a comment on a pull request on SeleniumHQ/selenium
The matcher is used both at the Distributor and the Node. You would need to decouple that logic to allow more matchers.
diemol pushed 1 commit to trunk SeleniumHQ/seleniumhq.github.io
- Updating Applitools Selenium level fde6af7
diemol created a comment on a pull request on SeleniumHQ/selenium
You can already implement your own [SlotMatcher](https://www.selenium.dev/documentation/grid/configuration/cli_options/#distributor), see `--slot-matcher`
diemol created a comment on a pull request on SeleniumHQ/selenium
>@diemol It seems like you're advocating for ignoring all extension capabilities for purposes of slot matching. Not really. Just the ones named `options`, as in `nord:options`.
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [rust] Bumping to 0.4.29-nightly (#15126) fd2014d
diemol closed a pull request on SeleniumHQ/selenium
[rust] Bumping to 0.4.29-nightly
### **User description** I wanted to bump Selenium Manager to 0.29.0-nightly but then the `Cargo.Bazel.lock` file got changed as well. @bonigarcia , could you please have a look? The commands...diemol created a comment on an issue on SeleniumHQ/selenium
Please upgrade to 4.28 and create an issue if you still see the errors. Remember to fill out all template details.
diemol closed an issue on SeleniumHQ/selenium
[π Bug]: pom version error
### What happened? selenium4.0.0 and 4.18.0 may has pom version errors. i choose selenium 4.0.0,but selenium-apiγselenium-remote-driver is 3.141.59.In my eyes,selenium dependency should have the s...diemol created a comment on an issue on SeleniumHQ/selenium
There are no issues with the binary. Somehow, it did not get updated in the release PR. I executed the code myself and it worked, so I am unsure why the update failed in GitHub actions. We will ke...
diemol closed an issue on SeleniumHQ/selenium
[π Bug]: 4.28.0 release has "-nightly" in its version
### What happened? https://github.com/SeleniumHQ/selenium/blob/ac342546e9e34d4ca94eceeb27cce22a4fe3b79f/rust/Cargo.toml#L3 It seems that the version is `0.4.28-nightly` rather than `0.4.28`. No c...diemol opened a pull request on SeleniumHQ/selenium
[rust] Bumping to 0.4.29-nightly
I wanted to bump Selenium Manager to 0.29.0-nightly but then the `Cargo.Bazel.lock` file got changed as well. @bonigarcia , could you please have a look? The commands I executed are: - `./go...diemol created a branch on SeleniumHQ/selenium
sm-rust-bump - A browser automation framework and ecosystem.
diemol created a branch on SeleniumHQ/seleniumhq.github.io
post-selenium-428 - Official Selenium website and documentation
diemol pushed 1 commit to trunk SeleniumHQ/seleniumhq.github.io
- Fixing blog post template for 2025 b3e0528
diemol created a comment on a pull request on SeleniumHQ/selenium
@sbabcoc is correct, this `moz:debuggerAddress` should not be considered for matching. That is an internal Firefox thing.
diemol pushed 1 commit to trunk SeleniumHQ/seleniumhq.github.io
- Adding 2025 blog directory [deploy site] de399a3
diemol pushed 2 commits to trunk SeleniumHQ/selenium
diemol created a tag on SeleniumHQ/selenium
selenium-4.28.1-javascript - A browser automation framework and ecosystem.