Automate update entries in log file using avd and appium
I want to create a txt file which stores the details against a certain section in my app. The app is open in Emulator. It copies the entries and pastes it but only one iteration is done. I have to run the test over and over to find any bugs in this section. I am attaching my code below.