module Webdriver::Commands::Print
Direct including types
Defined in:
webdriver/commands/print.crInstance Method Summary
Instance Method Detail
def print(orientation : String = "portrait", scale : Int32 = 1, background : Bool = false, width : Float = 21.59, height : Float = 27.94, top : Int32 = 1, bottom : Int32 = 1, left : Int32 = 1, right : Int32 = 1, shrink : Bool = true, ranges : Array(Int32) = [] of Int32)
#