Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ui Testing

Click On Not Fully Visible Imagebutton With Espresso

I have a custom ImageButton that is not fully visible, by design, so when I perform a click action … Read more Click On Not Fully Visible Imagebutton With Espresso

Error Inflating Class Fragment When Testing Fragment Using DataBinding

Can someone help me on this? In my test I want to check if the login button is displayed on the Sta… Read more Error Inflating Class Fragment When Testing Fragment Using DataBinding