kakao / com.agoda.kakao.text / TextViewAssertions / startsWithText
open fun startsWithText(text:
String
):
Unit
Checks if the view text start with given substring
text
- Text to be searched
kakao / com.agoda.kakao.text / TextViewAssertions / startsWithText
open fun startsWithText(text:
String
):
Unit
Checks if the view text start with given substring
text
- Text to be searched