Robot-Framework-Mainframe-3270-Library icon indicating copy to clipboard operation
Robot-Framework-Mainframe-3270-Library copied to clipboard

Test library for Robot Framework to allow interaction with IBM Mainframe 3270.

Results 12 Robot-Framework-Mainframe-3270-Library issues
Sort by recently updated
recently updated
newest added

Hi Team, Can we use pcsws.exe to automate using Robotframework, instead of setting up wc3270. As this is separate emulator, it becomes concern for customrers to install the same.

Hi Team, We need to send key Shift + F8 using Robotframework in mainframe application. Please suggest how to achieve this.

For Function we know Send PF{N} but for below how to do Function + PGUP Function + PGDn Down UP Left Right Shift + PgUP Alt CTRL ALT + R...

Hi Team, We need to enter values in Thai in wc3270 emulator. Tried using charset and utf8, but same did not worked. Please help to suggest how we can achieve...

help wanted

Especially when running in container it would be very nice to be able to start things only as remote library. I think command would work fine, and only "harder" part...

enhancement

Hello, I'm looking to do some automation on mainframe tests and I found your library. It has been very helpful. I Have one question, it's possible to change the format...

enhancement

This PR was created based on the discussion on the following issues => https://github.com/MarketSquare/Robot-Framework-Mainframe-3270-Library/issues/70 Initially, I - created 2 more keywords which are `Write Unicode` and `Write Bear Unicode` -...

Occasionally while running my test cases I see the WC3270 Emulator gets blanked out in the middle of the script . This happens much after the Conenction to Host is...

Based on the https://github.com/MarketSquare/Robot-Framework-Mainframe-3270-Library/pull/133 What is changed: - tests are fixed, but I'm unsure if the changes should be done like this

Hello Team On MacOS, I'm using the Mainframe3270 library, but the code is giving me the message "FileNotFoundError: [Errno 2]" No such file or directory: 'x3270'" I have both x3270...