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
So I am running into a weird issue where I am not able to verify a test scenario.
On my mainframe screen on a particular number field I am trying to enter alphabet and then hit enter to verify validations.
When I perform this step manually, I am able to do so without any problem. However, when I try this through RPA automation Robot-Framework-Mainframe-3270-Library I am not able to enter any fields.
Is there any setting or command which can help me in this scenario.
The text was updated successfully, but these errors were encountered:
If you can configure the Robot framework to start s3270 with tracing turned on, I might be able to assist. It will leave a trace file in /tmp, and I would be able to see the screen layout and what actions are being run.
Hi
So I am running into a weird issue where I am not able to verify a test scenario.
On my mainframe screen on a particular number field I am trying to enter alphabet and then hit enter to verify validations.
When I perform this step manually, I am able to do so without any problem. However, when I try this through RPA automation
Robot-Framework-Mainframe-3270-Library I am not able to enter any fields.
Is there any setting or command which can help me in this scenario.
The text was updated successfully, but these errors were encountered: