Public Vars

Back

get-window-size (clj)

(source)

multimethod

(get-window-size driver)
Have `driver` return the current browser window size in pixels as a map of `:width` and `:height`.

Examples