top of page

How to Effectively Wait for Animated Buttons Before Clicking in Espresso Tests
Introduction Testing animated UI elements in Android can be challenging, especially when using automated testing frameworks like...
Matt
Feb 20, 20242 min read
19 views
0 comments

Efficient Android UI Testing: Functional Techniques without Dependency Injection Frameworks
Introduction As discussed in my other blog posts, the importance of writing good, clean, automated tests for your project cannot be...
Matt
Feb 13, 20242 min read
21 views
0 comments
bottom of page