Ecosyste.ms: Timeline

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

pujagani

pujagani closed a pull request on SeleniumHQ/selenium
[bidi][java] Add network request handler APIs
### **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 1 commit to add-network-request-handlers pujagani/selenium

View on GitHub

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • [bidi][js] Allow passing in uri for authentication handlers (#14386) Co-authored-by: David Burns <david.burns@theaut... 25551ad

View on GitHub

pujagani closed a pull request on SeleniumHQ/selenium
[bidi][js] Allow passing in uri for authentication handlers
### **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 1 commit to add-network-request-handlers pujagani/selenium

View on GitHub

pujagani pushed 29 commits to add-network-request-handlers pujagani/selenium
  • Update dependency @testing-library/jest-dom to v6.6.3 (#14719) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 3589d3f
  • [JS] update pnpm workspace 34d3ff8
  • [java] make RemoteWebDriverDownloadTest less flaky 15b44c0
  • [java] use --headless=new in EdgeDriverFunctionalTest d411615
  • Copyright dotnet (#13522) * [build] allow copyright script to work with dotnet files * [dotnet] update all copyri... 7540e09
  • Cleaned up Py doc sphinx warnings/errors and added README (#14191) - Cleaned up various sphinx build error and warni... d5ab5ff
  • Throw Error When Using Unsupported Linux ARM (#14616) --------- Co-authored-by: Puja Jagani <puja.jagani93@gmai... 0a9d689
  • [java] case insensitive header names in http requests (#14095) --------- Co-authored-by: Diego Molina <diemol@u... 19a4546
  • [java] feat: Add method to select options containing the provided text (#14426) --------- Signed-off-by: Viet N... b4b8aab
  • [ci][py] Update runners and tests (#14729) Signed-off-by: Viet Nguyen Duc <[email protected]> 7257cf3
  • [py] Updated Handling for DetachedShadowRoot Exception (#14677) 7aabb8d
  • chore: fix format and minor jsdoc comments f8d6c36
  • [dotnet] Add reflection-based JSON serialization fallback to `Command`s (#14732) 5c9d683
  • [dotnet] Make Selenium Manager's AOT safety explicit (#14733) fbe116c
  • [py] moved `MANIFEST.in` contents to `pyproject.toml` (#14680) moved MANIFEST.in contents to pyproject.toml Co-au... 3e1cb0c
  • [py] Set user_agent and extra_headers via ClientConfig (#14718) --------- Signed-off-by: Viet Nguyen Duc <ngu... e202389
  • [java] simplify reading http headers 305280b
  • [grid] speed up the server shutdown 62aa0e5
  • [rb] Reduce RBS errors to 0 (#14661) a14b659
  • [dotnet] Allow `RemoteSessionSettings` to use any value for metadata (#14726) 328ae61
  • and 9 more ...

View on GitHub

pujagani pushed 1 commit to renovate/org.hsqldb-hsqldb-2.x SeleniumHQ/selenium

View on GitHub

pujagani pushed 132 commits to add-js-filter-auth pujagani/selenium
  • [JS] move from npm to pnpm (#14579) * [js] use only pnpm and remove npm refs (#14572) * remove lock file refs f4e414b
  • [grid]: Add node sessionTimeout to Grid status (#14582) [grid]: Node sessionTimeout include in Grid status Signed... f9ffaa2
  • [java] Fix `v*Network.java` conditions (#14585) Co-authored-by: Puja Jagani <[email protected]> 274f43f
  • [java] SpotBugs exclude `NM_SAME_SIMPLE_NAME_AS_SUPERCLASS` (#14590) Co-authored-by: Puja Jagani <puja.jagani93@gmai... e9da405
  • [java] Fix SpotBugs findings in `ChromiumDriver` and `PortProber` (#14589) Co-authored-by: Puja Jagani <puja.jagani9... c7daf73
  • [grid] UI Liveview disconnect noVNC websocket when closing dialog (#14598) a75cd4b
  • [grid] UI Sessions view sort Duration in ascending by default (#14599) c6e78d8
  • [py] Remote connection throws resp status code when data is empty (#14601) Signed-off-by: Viet Nguyen Duc <nguyenduc... 4c2491f
  • [java] SpotBugs exclude `NM_CLASS_NAMING_CONVENTION` (#14596) Co-authored-by: Puja Jagani <[email protected]> edff2f3
  • [grid] Fix tests for Grid status endpoint and UI (#14605) Signed-off-by: Viet Nguyen Duc <[email protected]> 3ddc042
  • [dotnet] Allow setting of PageDimensions and PageMargins in PrintOptions directly (#14593) And make possibility to u... a98248d
  • [py] allow logging diagnose in safari driver (#14606) e9fb68b
  • [rust] Bump dependencies to the latest stable versions 75c7e6d
  • [rust] Bump to rules_rust 0.52.2 2dcac9f
  • [build] tox formatting for python files in `format.sh` (#14497) --------- Co-authored-by: Sri Harsha <1262169... 97c29e7
  • [py] Avoid waiting indefinitely on a frozen chromedriver process (#14578) Add a default timeout of 2 minutes two req... 7c9f000
  • [dotnet] The prebuild scripts is already decommissioned (#14591) * [dotnet] The prebuild scripts is already decommis... 62f6f69
  • [rb] Add RBS type support for BiDi related classes (#14611) 1b64798
  • Update sample extension for ChromeOptionsFunctionalTest Signed-off-by: Viet Nguyen Duc <[email protected]> 9759c09
  • [grid] UI Overview add more sort options (#14625) Signed-off-by: Viet Nguyen Duc <[email protected]> d922168
  • and 112 more ...

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Thank you for reporting the issue. I am unable to reproduce it on my end, I think it is because I am using Java 17.0.12. Would you like to contribute to Selenium to help fix this? Thank you!

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
One thing you can do is compare what is being sent when running on Mac and when running on Windows Mac flow. Debugging or stepping through (https://github.com/SeleniumHQ/selenium/blob/trunk/java/sr...

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Thank you for verifying it works on Mac. RemoteWebDriver is browser-agnostic. Since it works for Chrome/Firefox, that proves that it is doing the right thing and it is not a Selenium bug. It fails ...

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Ahh okay. Because it works for me on v17.5 so latest versions should support it. Not sure if some permissions need to be set to allow access to files via automatin.

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Glad we were able to narrow the root cause.

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Thank you for the quick response. Can you try updating it to the latest version and see if that helps? I am trying to find out the version which supports sendKeys.

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Stacktrace if I pass the same path in the code example of the issue (that is a wrong path for my system) ``` Exception in thread "main" org.openqa.selenium.InvalidArgumentException: An invalid ...

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
I understand your concern. You have a valid point.I am trying to think if it is not the path then what could it be, it could be a SafariDriver issue. Can you try the same code but with Chrome/Firef...

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
I understand your concern. Can you try running a simple Java code on MAC OS that reads the file from your Windows VM? Selenium code is simply trying to do that https://github.com/SeleniumHQ/seleniu...

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
Yes, the test is not a concern. Thank you @shbenzer!

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

renovate/testing-library-monorepo

pujagani pushed 1 commit to trunk SeleniumHQ/selenium
  • Update dependency @testing-library/jest-dom to v6.6.3 (#14719) Co-authored-by: renovate[bot] <29139614+renovate[bot]... 3589d3f

View on GitHub

pujagani pushed 125 commits to add-network-request-handlers pujagani/selenium
  • [js] Fix comment 0fe28e3
  • [dotnet] Add more internal logs around CDP DevTools communication (#14558) * [dotnet] Add more internal logs around ... 50193fd
  • [py] remove un-needed print (#14562) a67a2df
  • [py] Allow driver path to be set using ENV variables (#14528) --------- Co-authored-by: Sri Harsha <12621691+... a2cacc1
  • [py] remove python 2.x support from py test file (#14504) [py] remove python 2.x support from py test Co-authore... 9157a9a
  • [py] remove deprecated parameter from EdgeService (#14563) [py] remove deprecated parameter in EdgeService Co-aut... 7a27fe7
  • selenium manager: check invalid browser version (#14511) * selenium manager: check invalid browser version * add ... 9504dcd
  • [dotnet] Ignore unproper tests for Edge browser 1b8e7d6
  • [dotnet] Remove obsolete alert exception ctor overload 77e5270
  • [dotnet] Remove obsolete ctor overload in WebDriverException 5052af2
  • [dotnet] Remove all obsolete exception ctors in inherited exceptions aa827cb
  • [dotnet] Remove obsolete exception ctors in support package 5ec6408
  • [dotnet] Stabilize VerifySearchInResponseBody devtools test 97cf9a1
  • [java]: fix decoding of line endings (#14539) Co-authored-by: Sri Harsha <[email protected]... a12b597
  • [grid] UI Overview add sort by Platform, Status, ID in oder ASC|DESC (#14571) 64ed1e1
  • [dotnet] Json serializer gen context for SM output (#14481) * [dotnet] Json serializer gen context for SM output ... 40bfc5e
  • [java] Add PAC proxy url to arguments for Selenium Manager (#14506) Fixes #14503 66dbd3c
  • [java] prevent closing the stdin, stdout, stderr streams #14569 e494661
  • [java] update graphql-java dependency abd4bce
  • Add releases downloads badge to README Signed-off-by: Viet Nguyen Duc <[email protected]> 2cc7a5b
  • and 105 more ...

View on GitHub

pujagani pushed 30 commits to issue-13793 shbenzer/selenium
  • [py] Fixed Flaky Upload Tests (#14706) 39fee38
  • [py] Fixed Flaky Bidi Test (#14701) 0219666
  • [grid] prevent NPE in handling request with unsupported http method f56b3d0
  • [py] Added Deprecation of WebElement.get_attribute() per #13334 (#14675) bb3053b
  • [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
  • and 10 more ...

View on GitHub

pujagani deleted a branch SeleniumHQ/selenium

FormEncodedData

pujagani closed a pull request on SeleniumHQ/selenium
[java] deleted the deprecated FormEncodedData
### **User description** ### Description This PR will delete the deprecated FormEncodedData and the related unittests. I assume this has not been used for years, so this can be removed. ### Ty...
pujagani pushed 1 commit to renovate/testing-library-monorepo SeleniumHQ/selenium

View on GitHub

pujagani created a comment on an issue on SeleniumHQ/selenium
Thank you for sharing the details! I understand this better. However, I cannot reproduce the same setup locally, considering there are so many pieces and I don't have access to a Windows machine. A...

View on GitHub

pujagani closed an issue on SeleniumHQ/selenium
[🐛 Bug]: Unable to upload file to a Mac Safari node when using selenium Grid.
### What happened? Selenium version : 4.24.0 Java : 11 Platform : MAC Sonoma 14.0 Browser : Safari v 17 I have setup a Selenium Grid with a MAC hub and multiple mac nodes. When i am trying t...
pujagani pushed 1 commit to trunk SeleniumHQ/selenium

View on GitHub

pujagani closed an issue on SeleniumHQ/selenium
[🚀 Feature]: Replace https://github.com/asafh/jtoml as it has been abandoned
### Feature and motivation This TOML parser is used to read the configuration file in Grid, the code has been abandoned and it might have vulnerabilities. ### Usage example We could replace it ...
Load more