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
Currrently, expect do not print the Actual and expected values in the case of "Passed" scenario.
It would be better, if we can print "Actual" &"Expected" even in the assertion "pass" scenario.
This can be provided from config file with another optional param TestConfig.expect ?