Closed jeawhanlee closed 5 months ago
This PR fixes the issue where mobile assertion bails out because failMsg state retention from previous scenario(desktop)
Fixes #93
Explain how this code impacts users.
The code resets the failMsg variable, setting it to an empty string in the preceding step.
List any new dependencies that are required for this change.
None
Description
This PR fixes the issue where mobile assertion bails out because failMsg state retention from previous scenario(desktop)
Fixes #93
Documentation
User documentation
Explain how this code impacts users.
Technical documentation
The code resets the failMsg variable, setting it to an empty string in the preceding step.
Type of change
New dependencies
List any new dependencies that are required for this change.
Risks
None
Checklists
Feature validation
Documentation
Code style
Observability
Risks