Questions tagged [appium-flutter]

1 questions
0
votes
0 answers

Clear Textfield data for the flutter appium textfiled

I am currently working on the e2e test for the flutter application where i am using Appium, I am on the scenario where i want to clear all the textfield data. But its not working as expected. await this.driver.elementClear("object name to…
Sagar Acharya
  • 3,397
  • 4
  • 12
  • 34