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
For an assertion failures for the steps I.see or I.dontSee methods assertion error messages are not able to capture as it's not available in test object in hook method _failure(test)
#4464
What are you trying to achieve?
For an assertion failures for the steps I.see or I.dontSee methods assertion error messages should be able to capture
What do you get instead?
Not able to capture the error message as the same is not available in test object in hook method _failure(test).
Hence not able to capture assertion failure message in Allure report:
# paste output here
// paste test
Details
The text was updated successfully, but these errors were encountered: