Commit aeb03af
committed
docs: add security note for non-secure cookie handling in WebDriver
- Added comments to clarify the intentional allowance of non-secure cookies for testing flexibility in the WebDriver implementation.
- Emphasized that this approach is necessary to support both secure and non-secure cookie scenarios as per the WebDriver specification.1 parent 38b7ab3 commit aeb03af
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1887 | 1887 | | |
1888 | 1888 | | |
1889 | 1889 | | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
1890 | 1894 | | |
1891 | 1895 | | |
1892 | 1896 | | |
| |||
0 commit comments