Getting screensize from chromedriver reports an error

Hi there,

I’ve googled this a couple of times and found some advice from one of the developers here regarding finding the screensize of an android device dynamically. I’m currently using chromedriver, so I was advised to use the following command:

driver.manage().window().getSize();

Will put error message in my next post.

Pastie link here,