The test case is
When you add a google account in Passwords & accounts, username is [email protected], password is 123456. Then you should see an error "Couldn't find your Google Account".
Run the following command to run the tool
OPENAI_API_KEY=<openai api key> python ai-testing-tool.py <system prompt file> <task file> --appium=<appium server address>
Run the following command to run the tool in debug mode
python ai-testing-tool.py <system prompt file> <task file> --appium=<appium server address> --debug