Ecosyste.ms: Timeline

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

pujagani

pujagani pushed 1 commit to tomlj Delta456/selenium

View on GitHub

pujagani pushed 8 commits to tomlj Delta456/selenium
  • TomlConfig: migrate TOML library to `tomlj/tomlj` 0be57bc
  • undo python changes 7112a52
  • [java] Handle array of tables. Remove jtoml. b8748d5
  • fix test 2217413
  • Fix tests f2e3c5a
  • Fix tests b562626
  • update deps 44b3d2e
  • Merge branch 'tomlj' of https://github.com/Delta456/selenium into pr/14470 52641a9

View on GitHub

pujagani pushed 4 commits to tomlj Delta456/selenium
  • [java] start the secure server only when needed in unit tests (#14717) Co-authored-by: Puja Jagani <puja.jagani93@gm... 9f5ee9f
  • Update dependency net.bytebuddy:byte-buddy to v1.15.10 (#14655) Co-authored-by: renovate[bot] <29139614+renovate[bot... 8b55c03
  • Update dependency io.grpc:grpc-context to v1.68.1 (#14681) Co-authored-by: renovate[bot] <29139614+renovate[bot]@use... c120f60
  • Merge branch 'trunk' into tomlj 4a539c9

View on GitHub

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • Update dependency io.grpc:grpc-context to v1.68.1 (#14681) Co-authored-by: renovate[bot] <29139614+renovate[bot]@use... c120f60

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
Update dependency io.grpc:grpc-context to v1.68.1
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:grpc-context](https://redirect.github.com/grpc/grpc-java) ...
pujagani pushed 1 commit to renovate/grpc-java-monorepo SeleniumHQ/selenium

View on GitHub

pujagani pushed 1 commit to renovate/grpc-java-monorepo SeleniumHQ/selenium

View on GitHub

pujagani pushed 52 commits to renovate/grpc-java-monorepo SeleniumHQ/selenium
  • [ci] Fix pinned browsers fetch different msedgedriver version per OS (#14683) Signed-off-by: Viet Nguyen Duc <nguyen... 8ccf021
  • Update mirror info (Wed Oct 30 12:19:03 UTC 2024) a1afc01
  • [ci] Bumping version for nightly [skip ci] db343b9
  • [grid] cancel pending request on client timeout 7175349
  • Update mirror info (Thu Oct 31 00:20:04 UTC 2024) b9b384a
  • [py] DeprecationWarning raised in default webdriver init (#14690) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@... 961db5e
  • [py] Remote connection use timeout from ClientConfig (#14692) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmai... e9ec0be
  • [bidi][java] Fix the mode "closed" for a node 2e47913
  • [bidi][java] Enable tests for locating nodes from start nodes for Chrome and Edge bdfbb70
  • [py] Add backward compatibility for AppiumConnection (#14696) Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmai... 3a3c46b
  • [dotnet] [bidi] Reveal browsing context module in bidi instance (#14684) 9c9d99a
  • [dotnet] Fix adding cookies when ReturnedCookie class is used (#14697) 8aee746
  • [java] allow to cancel a pending http request 78b6ea4
  • [dotnet] Bumping version for patch release 70119ed
  • [dotnet] Bumping version for nightly 965f6b1
  • [py] Bumping version for patch release 0ffecd4
  • [py] Bumping version for nightly efd1ce1
  • [rb] Update minimum Ruby to 3.1 (#14685) 3.0 is EOL in Apr 2024 33c7169
  • [dotnet] Deprecate WebElement.GetAttribute() (#14676) ac523a5
  • [java] ensure the correct delegate is called by the server thread 30ff932
  • and 32 more ...

View on GitHub

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • Update dependency net.bytebuddy:byte-buddy to v1.15.10 (#14655) Co-authored-by: renovate[bot] <29139614+renovate[bot... 8b55c03

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

renovate/net.bytebuddy-byte-buddy-1.x

pujagani closed a pull request on SeleniumHQ/selenium
Update dependency net.bytebuddy:byte-buddy to v1.15.10
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.bytebuddy:byte-buddy](https://bytebuddy.net) | `1.15.7` -> `1....
pujagani pushed 1 commit to renovate/grpc-java-monorepo SeleniumHQ/selenium

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
If you are using a virtual machine, then you might need to add files to the virtual machine and accordingly set the path and upload it.

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

secure-server-annotation

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • [java] start the secure server only when needed in unit tests (#14717) Co-authored-by: Puja Jagani <puja.jagani93@gm... 9f5ee9f

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
[java] start the secure server only when needed in unit tests
### **User description** ### Description This PR will add the `@NeedsSecureServer` to avoid starting the secure server in most of the unit tests. ### Motivation and Context Only ~5 classes nee...
pujagani created a review on a pull request on SeleniumHQ/selenium

View on GitHub

pujagani created a comment on a pull request on SeleniumHQ/selenium
LGTM. Thank you so much! This helps a lot. @joerg1985

View on GitHub

pujagani pushed 20 commits to renovate/net.bytebuddy-byte-buddy-1.x SeleniumHQ/selenium
  • [py] add a new ExtendedHandler in webserver.py (#14705) f9d3096
  • [py] add safari service tests (#14700) This also cleans up the running of Safari tests --------- Signed-off-b... 71bc491
  • [grid] check session ownership once 9f664c6
  • [grid] check session ownership once 431c412
  • [grid] check session ownership once 97c5118
  • [java] use annotations to restart the driver in unittests 53836c7
  • [dotnet] Add more well-known dictionary types for capability json serialization 6f41ef9
  • [java] restore testEnvironment in JavaScriptTestSuite 4480d12
  • [java] use common annotations in BiDi tests (#14702) 84a72f6
  • [java]: mark WebElement.getAttribute deprecated (#14666) Co-authored-by: Viet Nguyen Duc <[email protected]... cd7303c
  • [java] Enhance error message for NoSuchElementException and return unmodifiable set for pinned scripts (#14707) Co-a... 4a0d05e
  • [java] remove toml parser warning (#14711) Co-authored-by: Puja Jagani <[email protected]> 4d1752b
  • [bidi][js] Ensure start nodes are serialized 0facee5
  • [bidi][js] Enable locate node tests for Chrome and Edge 3394215
  • [dotnet] Fix API docs static generation (#14651) * Fix it * Simplify * Logo * As api pages * Nested name... c5cf658
  • Running format script 61a1eb1
  • [java] use new headless mode in Edge unit tests cc57549
  • [dotnet] Gracefully handle clashing device names in Actions (#14713) a9ec9ca
  • [dotnet] Add ChromiumNetworkConditions to command serialization (#14716) f92d485
  • Merge branch 'trunk' into renovate/net.bytebuddy-byte-buddy-1.x 1433a1b

View on GitHub

pujagani pushed 1 commit to renovate/net.bytebuddy-byte-buddy-1.x SeleniumHQ/selenium
  • Repin dependencies and fix build 361d019

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
I tried to reproduce it locally but I was not able to. My local OS is MacOS and I created a Hub and 2 Nodes. The code shared worked as expected with a minor tweak to point to the correct driver var...

View on GitHub

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

View on GitHub

pujagani created a comment on a pull request on SeleniumHQ/selenium
I think this should be fine to remove. Thank you @joerg1985!

View on GitHub

pujagani pushed 3 commits to secure-server-annotation SeleniumHQ/selenium
  • [dotnet] Gracefully handle clashing device names in Actions (#14713) a9ec9ca
  • [dotnet] Add ChromiumNetworkConditions to command serialization (#14716) f92d485
  • Merge branch 'trunk' into secure-server-annotation b9999c2

View on GitHub

pujagani pushed 4 commits to tomlj Delta456/selenium
  • [java] use new headless mode in Edge unit tests cc57549
  • [dotnet] Gracefully handle clashing device names in Actions (#14713) a9ec9ca
  • [dotnet] Add ChromiumNetworkConditions to command serialization (#14716) f92d485
  • Merge branch 'trunk' into tomlj 180418a

View on GitHub

pujagani pushed 2 commits to trunk SeleniumHQ/selenium
  • [bidi][js] Ensure start nodes are serialized 0facee5
  • [bidi][js] Enable locate node tests for Chrome and Edge 3394215

View on GitHub

pujagani pushed 1 commit to trunk SeleniumHQ/selenium

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
[java] remove toml parser warning
### **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...
pujagani pushed 10 commits to remove_warning Delta456/selenium
  • [grid] check session ownership once 9f664c6
  • [grid] check session ownership once 431c412
  • [grid] check session ownership once 97c5118
  • [java] use annotations to restart the driver in unittests 53836c7
  • [dotnet] Add more well-known dictionary types for capability json serialization 6f41ef9
  • [java] restore testEnvironment in JavaScriptTestSuite 4480d12
  • [java] use common annotations in BiDi tests (#14702) 84a72f6
  • [java]: mark WebElement.getAttribute deprecated (#14666) Co-authored-by: Viet Nguyen Duc <[email protected]... cd7303c
  • [java] Enhance error message for NoSuchElementException and return unmodifiable set for pinned scripts (#14707) Co-a... 4a0d05e
  • Merge branch 'trunk' into remove_warning 92b99e6

View on GitHub

pujagani created a comment on a pull request on SeleniumHQ/selenium
@Delta456 Please help resolve the merge conflicts when time permits. Thank you!

View on GitHub

Load more