[java][bidi]: add BiDi method `BrowsingContext.setViewport(null, null)` to reset the mobile emulation mode (#16524)
add BiDi method "BrowsingContext.setViewport(null, null, null)" for resetting mobile emulation mode Implementation detail: according to BiDi spec (https://www.w3.org/TR/webdriver-bidi/#command-browsingContext-setViewport), we have to call method "setViewport" with "viewport" parameter equal to "null". Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
A
Andrei Solntsev committed
e487a3626f3dbd92b8bf8e895be310706fa3ac2c
Parent: f7cc7cb
Committed by GitHub <noreply@github.com>
on 11/27/2025, 5:22:05 PM