Here's a super simple example of how to change the browser window size: $browser.manage().window().setSize(640, 480).then(function() ...
確定! 回上一頁