Ecosyste.ms: Timeline

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

pujagani

pujagani pushed 6 commits to fixme-jsoninput-class iampopovich/selenium
  • [java]: Improved span name for `TracedCommandExecutor` (#14902) Co-authored-by: Puja Jagani <[email protected]> 825b040
  • Automate dependencies repins for Renovate PRs (#14709) Co-authored-by: Viet Nguyen Duc <[email protected]> 7ee9d16
  • [dotnet] Correct assertion of struct type in internal tests (#14878) 4f25f67
  • [dotnet] Add nullability annotations to `SessionId` (#14841) c0b45ad
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • Merge branch 'trunk' into fixme-jsoninput-class b2874d3

View on GitHub

pujagani pushed 4 commits to renovate/firefox_standalone SeleniumHQ/selenium
  • [dotnet] Correct assertion of struct type in internal tests (#14878) 4f25f67
  • [dotnet] Add nullability annotations to `SessionId` (#14841) c0b45ad
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • Merge branch 'trunk' into renovate/firefox_standalone e8134d0

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
Capabilities is an interface. I suggest used ChromeOptions as an implemented class in the example.

View on GitHub

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

View on GitHub

pujagani pushed 2 commits to renovate/com.github.javaparser-javaparser-core-3.x SeleniumHQ/selenium
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • Merge branch 'trunk' into renovate/com.github.javaparser-javaparser-core-3.x 4f80d0d

View on GitHub

pujagani pushed 2 commits to renovate/io.lettuce-lettuce-core-6.x SeleniumHQ/selenium
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • Merge branch 'trunk' into renovate/io.lettuce-lettuce-core-6.x 49cd4ba

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium
  • Ensure tests pass in other languages 8a970dc

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium
  • [java] Add assertion for subtitle 98e5384

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium
  • Ignore all tests in python dce6168

View on GitHub

pujagani pushed 2 commits to fedcm cbiesinger/selenium
  • [java] Remove unnecessary options 06dcf39
  • Remove unrelated file changes 58a0f01

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium
  • Remove unnecessary handler a7f5bf6

View on GitHub

pujagani pushed 5 commits to add_response_handler aguspe/selenium
  • Automate dependencies repins for Renovate PRs (#14709) Co-authored-by: Viet Nguyen Duc <[email protected]> 7ee9d16
  • [dotnet] Correct assertion of struct type in internal tests (#14878) 4f25f67
  • [dotnet] Add nullability annotations to `SessionId` (#14841) c0b45ad
  • [java] use Local.ENGLISH for lower / upper case transformations #14916 cc5ca35
  • Merge branch 'trunk' into add_response_handler b2cea1d

View on GitHub

pujagani pushed 2 commits to fedcm cbiesinger/selenium
  • Fix assertion ff69f85
  • Merge branch 'fedcm' of https://github.com/cbiesinger/selenium into pr/14070 d57f3fa

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
If the custom implementation can help fix it, we can go that route. If we think it leads to a higher potential of possible bugs, we can replace it with a simpler implementation too in iterations as...

View on GitHub

pujagani created a comment on a pull request on SeleniumHQ/selenium
I appreciate the ongoing effort by @joerg1985 and @mykola-mokhnach. Let me know when this is in a good shape and we can merge it.

View on GitHub

pujagani pushed 5 commits to fedcm cbiesinger/selenium
  • [java]: Improved span name for `TracedCommandExecutor` (#14902) Co-authored-by: Puja Jagani <[email protected]> 825b040
  • Automate dependencies repins for Renovate PRs (#14709) Co-authored-by: Viet Nguyen Duc <[email protected]> 7ee9d16
  • [dotnet] Correct assertion of struct type in internal tests (#14878) 4f25f67
  • [dotnet] Add nullability annotations to `SessionId` (#14841) c0b45ad
  • Merge branch 'trunk' into fedcm fe6805a

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Please track the issue stated above https://github.com/w3c/webdriver-bidi/issues/747.

View on GitHub

pujagani created a review comment on a pull request on SeleniumHQ/selenium
@p0deje Your memory serves right. I have implemented what I understood from our conversations in Java/ @aguspe Appreciate your help here, but feel free to pick an approach that is most suited for t...

View on GitHub

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

View on GitHub

pujagani pushed 1 commit to trunk SeleniumHQ/selenium

View on GitHub

pujagani closed an issue on SeleniumHQ/selenium
[🚀 Feature]: `TracedCommandExecutor` better span name
### Feature and motivation We are trying to use OTel tracing to find bottlenecks in the integration tests in our codebase. We are looking for example for inefficient traversal off large DOM str...
pujagani closed a pull request on SeleniumHQ/selenium
[java]: better span name for `TracedCommandExecutor`
### **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 3 commits to fedcm cbiesinger/selenium
  • [rust] Use file lock to protect concurrent accesses to cache (fix #13511 and #13686) * [rust] Use file lock to prote... 6ce47b2
  • [dotnet] [cdp] Add more internal logs around CDP implementation Related to #14903 cd138fc
  • Merge branch 'trunk' into fedcm fa299e3

View on GitHub

pujagani created a review on a pull request on SeleniumHQ/selenium
Thank you! @navin772

View on GitHub

pujagani pushed 3 commits to java-TracedCommandExecutor-span_name navin772/selenium
  • [rust] Use file lock to protect concurrent accesses to cache (fix #13511 and #13686) * [rust] Use file lock to prote... 6ce47b2
  • [dotnet] [cdp] Add more internal logs around CDP implementation Related to #14903 cd138fc
  • Merge branch 'trunk' into java-TracedCommandExecutor-span_name ea0f33f

View on GitHub

pujagani pushed 1 commit to fedcm cbiesinger/selenium
  • [java] Update and fix test d58c901

View on GitHub

pujagani pushed 470 commits to fedcm cbiesinger/selenium
  • [js][bidi] Fix the event unsubscribe method. Update modules to have close methods. (#14192) abdaa75
  • [java] Setting proxy in SM only when it is needed. Fixes #14162 034a582
  • [java] Removing `LocateNodeParameters.Builder`, deprecated since 4.20 2b32dbd
  • [java] Removing usages of deprecated methods in Require.java dcd99ce
  • Bump JS dependencies (#14193) 257104e
  • [java] Deleting tests referencing deprecated methods in Require.java e8745c6
  • [bidi][java] Remove the method that converts node value to RemoteWebElement Adding dependency on "remote" in build f... 164bf79
  • [js + bazel]: Run Node browser tests on the RBE (#14194) If you `cd` into `javascript/node/selenium-webdriver` a `pn... fe7e7c7
  • [py] websocket-client v.1.8.0 was added to setup.py (#14187) * websocket-client v.1.8.0 was added to setup.py * u... 5494108
  • [bidi] [java] Ensure the listeners returns an id (#14215) 48fd956
  • [bidi] [java] Fix the adding and the removing listener 5c08747
  • [bidi][java] Ensure empty values are removed from the call back map 06e7b7a
  • [bidi][java] Avoid creating new instances of log entry event 5e8d6a1
  • [bidi][js] Add methods to add/remove handlers in Script module (#14230) 425ed87
  • [dotnet] Return back protected synchronous Execute method in WebDriver f096422
  • [rb] Update selenium manager types (#14189) Co-authored-by: aguspe <[email protected]> df75c3a
  • [bidi] Add source type to log entry (#14244) 6b28a8c
  • [py] Remove precompiled binaries from sdist (#14233) Python sdist's should not contain precompiled architecture bin... 785914e
  • [bidi][js] Add dom mutation handlers (#14238) Related to #13992. 0f68841
  • [bidi][js] Add high-level script pinning APIs (#14250) 7334bfc
  • and 450 more ...

View on GitHub

pujagani pushed 11 commits to java-for-loop-enhance iampopovich/selenium
  • [dotnet] Add nullability to `Alert`s (#14669) 6442f61
  • [rust] Fix Edge updates API deserialization (#14851) * [selenium manager]: fix edge artifact deserialisation * ad... 622cb43
  • [grid] decrement the connection per session counter on close #14842 (#14854) 4ea71ca
  • [bazel]: Bump `rules_protobuf` to avoid warning about `maven` namespace (#14891) 7cde7f8
  • [bazel]: Prepare for bump of `rules_closure` (#14890) Future updates to `rules_closure` remove the handy `closure/li... 2cc530d
  • [bazel] Switch to rules_closure 0.12.0 (#14895) 744e7d6
  • [rb] BiDi Network: add_request_handler, remove_request_handler, clear_request_handlers (#14751) * Start the work on ... 89b84ae
  • [dotnet] [bidi] Convert RemoteRefrence to an interface daf7356
  • [dotnet] [bidi] Convert RemoteObjectReference to an interface 19b7b5d
  • [dotnet] [bidi] Fix name of autodetect proxy configuration e6d6e0b
  • Merge branch 'trunk' into java-for-loop-enhance 63e5c72

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Suggested API is "driver.page.screenshot(params)". Since that is the pattern similar to the other high-level BiDi APIs we are creating for use-cases that are not addressed by the WebDriver W3C spec...

View on GitHub

Load more