Setting the window size in XCUITest #517
Unanswered
PauliusLiekis
asked this question in
Q&A
Replies: 1 comment
-
Hey @PauliusLiekis, thanks for the question! I’m not sure how to accomplish this, but I’m going to convert this issue to a discussion since it’s not a bug with the library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I want to screenshot-snapshot my OSX application. For that I obviously need to have the same window size every time. So how do I set the size of the main window in XCUITest?
I understand that this is not an issue in the library, but it's very relevant to the users of this library. So maybe someone knows a solution/trick/workaround for this issue? I just don't see how can you use the library for UI testing without this...
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions