You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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) ?
The text was updated successfully, but these errors were encountered:
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) ?
The text was updated successfully, but these errors were encountered: