How would you intercept a network request and use the data for assertions? Mock a network request using those assertions? And make sure that all data is loaded in the UI before making your assertions, and that all tests can pass when run?
We will be walking through Butch Mayhew's code that answers all of these questions, part of his LinkedIn Learning course:
We will be walking through Butch Mayhew's code that answers all of these questions, part of his LinkedIn Learning course: