Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Removing extra step, unneeded [skip ci] 6459370
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [java] Update dependency io.lettuce:lettuce-core to v6.5.1.RELEASE (#14926) * [java] Update dependency io.lettuce:le... 33a91fe
diemol closed a pull request on SeleniumHQ/selenium
[java] Update dependency io.lettuce:lettuce-core to v6.5.1.RELEASE
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.lettuce:lettuce-core](https://redirect.github.com/lettuce-io/le...diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Adapting pulls depending on the originating event [skip ci] 94d9757
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Outputting current workflow branch [skip ci] d230cb8
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Outputting current workflow branch [skip ci] 9a6b37f
diemol created a review comment on a pull request on SeleniumHQ/selenium
Oh, I missed that. Then I would say that in the throw instead of telling the user to raise a ticket.
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [py] Refactored `remote/client_config.py` by moving `properties` into `descriptor` object (#14899) * Refactored remo... a409c81
diemol closed a pull request on SeleniumHQ/selenium
[py] Refactored `remote/client_config.py` by moving `properties` into `descriptor` object
### **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...diemol created a review on a pull request on SeleniumHQ/selenium
Thank you, @sandeepsuryaprasad!
diemol pushed 6 commits to trunk sandeepsuryaprasad/selenium
- [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
- Merge branch 'trunk' into trunk 9a7995d
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- Added more detailed docstrings to find_element() (#14930) * Added more detailed docstrings to find_element() * fo... 5508e80
diemol closed a pull request on SeleniumHQ/selenium
Added more detailed docstrings to find_element()
### **User description** Added more detailed doc strings to find_element() per #14746 ### Description added more detailed docstrings to find_element() in 3 files ### Motivation and Context ...diemol created a review on a pull request on SeleniumHQ/selenium
Thank you, @shbenzer!
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Fixing command for Java deps by using @maven [skip ci] 85781b3
diemol created a comment on an issue on SeleniumHQ/docker-selenium
This is a known pattern in Docker, and it has been well-documented for a while [here](https://github.com/SeleniumHQ/docker-selenium?tab=readme-ov-file#waiting-for-the-grid-to-be-ready).
diemol closed an issue on SeleniumHQ/docker-selenium
[🐛 Bug]:Selenium Grid Standalone with Chrome/Firefox throws Connection refused error in docker run log
### What happened? Upon running ```docker run -d -p 4444:4444 -p 7900:7900 --shm-size="2g" selenium/standalone-chrome:latest``` throws a bulky long error ``` 024-12-27 09:58:17 04:28:17.63...diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [ci] Fixing command for Java deps [skip ci] ee6cd6a
diemol created a review on a pull request on SeleniumHQ/selenium
Could you please run the format script?
diemol closed an issue on SeleniumHQ/selenium
[🐛 Bug]: Selenium 4.26.0 has memory leak.
### What happened? I'm using Java + Cucumber + testNG + Appium to do automation test on mobile devices. I got some errors as following **Caused by: java.lang.OutOfMemoryError: Compressed class sp...diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [java] reuse the classes created by the WebDriverDecorator #14789 (#14793) Fixes #14789 bb4153f
diemol closed a pull request on SeleniumHQ/selenium
[java] reuse the classes created by the WebDriverDecorator #14789
### **User description** ### Description This PR will add a cache to the `WebDriverDecorator` and reuse the classes created. To enabled reusing the handler, the target object is injected to a new...diemol created a review on a pull request on SeleniumHQ/selenium
Thank you, @joerg1985! Thanks, @mykola-mokhnach for the review!
diemol pushed 75 commits to too-many-classes SeleniumHQ/selenium
- [dotnet] Add future-proofing note on `Base64UrlEncoder` (#14821) 6dc99f5
- [java] SpotBugs exclude `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` from the `firefox.AddHasExtensions$1` (#14766) Co-a... a96f6aa
- [java] read complete output of selenium manager #14820 17a2c33
- [py] fix packaging (#14823) Ensure `selenium.webdriver.common.fedcm` gets packaged in. 5c49a66
- Run update_copyright script. No logical changes 5e3d04f
- [bazel] Bump `rules_jvm_external` to 6.6 and use the maven resolver (#14829) By using the maven resolver, we can mak... ff7fa52
- [dotnet] Add nullable reference annotations to `Platform` (#14834) 209e275
- [dotnet] Fix Virtual Authenticator removal, annotate NRT (#14822) b256c5f
- [dotnet] Annotate Nullable Reference Types on `OpenQA.Selenium.Internal` (#14840) 51e7267
- [dotnet] Annotate nullable reference types in internal logging (#14819) 4f07e4a
- [py] Update README command install source distribution from PyPI Follow https://packaging.python.org/en/latest/discu... dd8c914
- [rb] Add tests for the cookie named, and updates type (#14843) * add tests for the cookie named, and updates type ... 901dc6c
- [rb] Update note for return value of Hash (#14845) Update note for return value of Hash ce7448b
- [rust] xz uncompressor for Firefox Linux nightlies (#14832) * [rust] Add xz2 dependency The xz2 crate is already ... 966bed6
- [java] Enhance Null Check in Exception Handling (#14810) 454ae25
- [py] Typing package import enhancement (#14283) 875f0a6
- [py] Moved Rust binary settings to `pyproject.toml` from `setup.py` (#14837) * Moved Rust binary settings to pyproje... 30cf1bc
- [java] SpotBugs exclude `DMI_HARDCODED_ABSOLUTE_FILENAME` (#14597) Co-authored-by: Puja Jagani <puja.jagani93@gmail.... c286473
- [java]Replace lambdas with method references (#14857) 7a93ff7
- [ci] Update script pinned_browsers for changes in Edge API product fetch (#14865) Signed-off-by: Viet Nguyen Duc <ng... a3af929
- and 55 more ...
diemol pushed 1 commit to trunk SeleniumHQ/selenium
- [dotnet][java][js][py][rb][rust] Update dependency rules_proto to v6.0.2 (#14922) * [dotnet][java][js][py][rb][rust]... 3305928