Complete the test function below by writing an Espresso test that clears any existing text from an EditText with the ID R.id.input_text and then enters the text "Espresso" into it.
Espresso basics
Click the button
Report a typo
Write a program in Kotlin
fun test() {
// write your code here
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.