-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Comparing changes
Open a pull request
base repository: SeleniumHQ/selenium
base: 8a8aea2337281d1824e9fa6b784fc269b59d768e
head repository: SeleniumHQ/selenium
compare: 8ccf0219d77a3144923d79e76e2b8fddd85b3e8f
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8eb7be - Browse repository at this point
Copy the full SHA f8eb7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d5e6f - Browse repository at this point
Copy the full SHA 74d5e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f570d - Browse repository at this point
Copy the full SHA 21f570dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cad7fa - Browse repository at this point
Copy the full SHA 0cad7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45dd8b9 - Browse repository at this point
Copy the full SHA 45dd8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b81ede8 - Browse repository at this point
Copy the full SHA b81ede8View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b61b6ac - Browse repository at this point
Copy the full SHA b61b6acView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01ed12f - Browse repository at this point
Copy the full SHA 01ed12fView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e28c52c - Browse repository at this point
Copy the full SHA e28c52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0320c - Browse repository at this point
Copy the full SHA 0e0320cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 769345c - Browse repository at this point
Copy the full SHA 769345cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b011ea3 - Browse repository at this point
Copy the full SHA b011ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb73f7 - Browse repository at this point
Copy the full SHA 5bb73f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10f78c - Browse repository at this point
Copy the full SHA b10f78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68149ed - Browse repository at this point
Copy the full SHA 68149edView commit details
Commits on Sep 24, 2024
-
[dotnet] [cdp] Reveal original exception message even if error
code
…… is missing in payload Fix #14483
Configuration menu - View commit details
-
Copy full SHA for 419484d - Browse repository at this point
Copy the full SHA 419484dView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d1d0e0 - Browse repository at this point
Copy the full SHA 7d1d0e0View commit details
Commits on Sep 28, 2024
-
[dotnet] Don't include http headers in internal logs (#14546)
* [dotnet] Don't include http headers in internal logs * Update dotnet/src/webdriver/Remote/HttpCommandExecutor.cs Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com> * Update dotnet/src/webdriver/Remote/HttpCommandExecutor.cs Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com> --------- Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cd8bbc - Browse repository at this point
Copy the full SHA 0cd8bbcView commit details
Commits on Oct 1, 2024
-
[java] increasing of properties scope for better appium compatibility (…
…#14183) Co-authored-by: Puja Jagani <puja.jagani93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e455840 - Browse repository at this point
Copy the full SHA e455840View commit details -
py/test/selenium/webdriver/common/network.py
: remove python 2 code (#……14502) * java/cookie: escape cookie values when required * add xss escaping * Fix formatting * use string builder * py/test/webdriver/network.py: remove python 2 code * remove java code * restore --------- Co-authored-by: Puja Jagani <puja.jagani93@gmail.com> Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d1836b2 - Browse repository at this point
Copy the full SHA d1836b2View commit details
Commits on Oct 3, 2024
-
[py] fixed a bug in
bidi/session.py
by removing mutable object as d……efault value for function argument. (#14286)
Configuration menu - View commit details
-
Copy full SHA for e8820b5 - Browse repository at this point
Copy the full SHA e8820b5View commit details -
[dotnet][rb][java][js][py] Automated Browser Version Update (#14411)
Update pinned browser versions Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e0a400 - Browse repository at this point
Copy the full SHA 4e0a400View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d5f45 - Browse repository at this point
Copy the full SHA 61d5f45View commit details -
[dotnet] Don't write trace log message when waiting until driver serv…
…ice is initialized (#14557) * [dotnet] Don't write trace log message when waiting until driver service is initialized On CI execution we see a lot of exceptions logged to output. Given that timeout is 5 seconds only, it is good just to suppress these exceptions even in internal logs.
Configuration menu - View commit details
-
Copy full SHA for 1216ed9 - Browse repository at this point
Copy the full SHA 1216ed9View commit details -
[dotnet] Support GetLog command by Remote Web Driver (#14549)
* [dotnet] Support GetLog command by Remote Web Driver * Don't swallow not implemented exception, user should see it
Configuration menu - View commit details
-
Copy full SHA for 10d5f8c - Browse repository at this point
Copy the full SHA 10d5f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 798cf1c - Browse repository at this point
Copy the full SHA 798cf1cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27ad7f4 - Browse repository at this point
Copy the full SHA 27ad7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe28e3 - Browse repository at this point
Copy the full SHA 0fe28e3View commit details -
[dotnet] Add more internal logs around CDP DevTools communication (#1…
…4558) * [dotnet] Add more internal logs around CDP DevTools communications * Warn only if this level is enabled * Log error and throw * One line cdp command params --------- Co-authored-by: Puja Jagani <puja.jagani93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50193fd - Browse repository at this point
Copy the full SHA 50193fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67a2df - Browse repository at this point
Copy the full SHA a67a2dfView commit details -
[py] Allow driver path to be set using ENV variables (#14528)
--------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2cacc1 - Browse repository at this point
Copy the full SHA a2cacc1View commit details -
[py] remove python 2.x support from py test file (#14504)
[py] remove python 2.x support from py test Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> Co-authored-by: David Burns <david.burns@theautomatedtester.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 9157a9a - Browse repository at this point
Copy the full SHA 9157a9aView commit details -
[py] remove deprecated parameter from EdgeService (#14563)
[py] remove deprecated parameter in EdgeService Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a27fe7 - Browse repository at this point
Copy the full SHA 7a27fe7View commit details -
selenium manager: check invalid browser version (#14511)
* selenium manager: check invalid browser version * add more checks * apply suggestions from reviewer --------- Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9504dcd - Browse repository at this point
Copy the full SHA 9504dcdView commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b8e7d6 - Browse repository at this point
Copy the full SHA 1b8e7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e5270 - Browse repository at this point
Copy the full SHA 77e5270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5052af2 - Browse repository at this point
Copy the full SHA 5052af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa827cb - Browse repository at this point
Copy the full SHA aa827cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec6408 - Browse repository at this point
Copy the full SHA 5ec6408View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97cf9a1 - Browse repository at this point
Copy the full SHA 97cf9a1View commit details
Commits on Oct 7, 2024
-
[java]: fix decoding of line endings (#14539)
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> Co-authored-by: Puja Jagani <puja.jagani93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a12b597 - Browse repository at this point
Copy the full SHA a12b597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ed1e1 - Browse repository at this point
Copy the full SHA 64ed1e1View commit details -
[dotnet] Json serializer gen context for SM output (#14481)
* [dotnet] Json serializer gen context for SM output * Add System.Text.Encodings.Web dep for json context * Update bazel dotnet rules to 0.16
Configuration menu - View commit details
-
Copy full SHA for 40bfc5e - Browse repository at this point
Copy the full SHA 40bfc5eView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66dbd3c - Browse repository at this point
Copy the full SHA 66dbd3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e494661 - Browse repository at this point
Copy the full SHA e494661View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd4bce - Browse repository at this point
Copy the full SHA abd4bceView commit details
Commits on Oct 9, 2024
-
Add releases downloads badge to README
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2cc7a5b - Browse repository at this point
Copy the full SHA 2cc7a5bView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 438b77c - Browse repository at this point
Copy the full SHA 438b77cView commit details
Commits on Oct 11, 2024
-
[JS] move from npm to pnpm (#14579)
* [js] use only pnpm and remove npm refs (#14572) * remove lock file refs
Configuration menu - View commit details
-
Copy full SHA for f4e414b - Browse repository at this point
Copy the full SHA f4e414bView commit details
Commits on Oct 13, 2024
-
[grid]: Add node sessionTimeout to Grid status (#14582)
[grid]: Node sessionTimeout include in Grid status Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
3Configuration menu - View commit details
-
Copy full SHA for f9ffaa2 - Browse repository at this point
Copy the full SHA f9ffaa2View commit details
There are no files selected for viewing