During a test you sometime need the screen resolution and i didn't find any function available for that. I created one based on getRestrictedScreen().
I can create a pull request with it if you want or may be it's simpler to just change getRestrictedScreen() to getRestrictedScreen(self) ?
During a test you sometime need the screen resolution and i didn't find any function available for that. I created one based on getRestrictedScreen(). I can create a pull request with it if you want or may be it's simpler to just change getRestrictedScreen() to getRestrictedScreen(self) ?