It's time to finally write our new UITest, inside Tests.cs under the UITest project, to test the test case described earlier:
Write a new method under the Tests.cs class with an annotation [Test], as described earlier:
Write code to take a screenshot of the application once it loads:
Then, as mentioned in step 2, perform an interaction, that is, write code to tap the CALL button:
In the preceding code, we are ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.