You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
There is no "Capture Page Screenshot" taken by default when a keyword is FAIL.
Failed test case
Open Application http://localhost:4723/wd/hub automationName=flutter platformName=Android platformVersion=10 deviceName=device appPackage=dev.flutter.formApp.form_app appActivity=dev.flutter.formApp.form_app.MainActivity
Set Log Level TRACE
Run Keyword And Continue On Failure Wait For Element blabla 15
Run Keyword And Continue On Failure Element Should Be Visible blabla
Run Keyword And Continue On Failure Click Element blabla
[Teardown] Close All Applications
( I see also test hangs for 2 minutes when a locator is not found for "Click Element".
I think it's related to this issue on appium-flutter-driver side : appium/appium-flutter-driver#181 )
The text was updated successfully, but these errors were encountered:
Hi,
There is no "Capture Page Screenshot" taken by default when a keyword is FAIL.
Here is my log.html file : https://optimistic-brattain-abf395.netlify.app/
Don't forget to put report log level to "TRACE" on html page
( I see also test hangs for 2 minutes when a locator is not found for "Click Element".
I think it's related to this issue on appium-flutter-driver side : appium/appium-flutter-driver#181 )
The text was updated successfully, but these errors were encountered: