Hello,
In XamarinUITest I was wondering is there a method that I can run when the class loads and before any of the test runs like @BeforeClass in testng
I don't want to use the constructor.
↧
Is there a beforeClass method() in XamarinUITest
↧