[ChromeDriver] make GetCookies aware of frame
Pass currentFrameId to cookie operations where missing so that Cookie operations run against the current execution context. This conforms with WebDriver spec. This cl will affect only cases where the main context url and the frame URL are different. Bug: chromedriver:3153 Change-Id: Idc4d14628ec5c00e153a3e75e38e3648cdc226a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1987078Reviewed-by:John Chen <johnchen@chromium.org> Commit-Queue: Tricia Crichton <triciac@chromium.org> Cr-Commit-Position: refs/heads/master@{#734211}
Showing
Please register or sign in to comment