Article Overview:
This article will cover how you can achieve the following:
Implement a workaround for text input failures (write step) on iOS 16 devices.
Problem Statement:
Journeys in Virtuoso may fail on iOS 16 devices when attempting to enter text into text fields.
Solution:
- Step 1: Store Text in a Variable:
Store element text of "Example Text" in $VariableName
- Step 2: Press the Stored Text:
Press $VariableName with default "enter"
Note:
This method provides a stable alternative to the write command tend to be effective on certain webpages, effectively preventing the error on iOS 16 devices. This workaround is necessary due to a documented limitation.
Comments
0 comments
Please sign in to leave a comment.