cheezy / te3270

Automates a 3270 Terminal Emulator
MIT License
17 stars 22 forks source link

support Rocket BlueZone emulator #23

Closed jonknapp closed 4 years ago

jonknapp commented 4 years ago

This adds support for Rocket's BlueZone terminal emulator. The bulk of the work aligns with how the Extra emulator works in this gem.

While working on the changes, I found that x86 installs of Ruby can take screenshots but 64 bit installs can't. I added some info to the README to help with troubleshooting items like these.

Other changes include:


Let me know if you'd like to see anything else to confidently get this PR merged.

I created an example repo while adding support for the new emulator that runs cucumber tests using the te3270 gem against a Hercules terminal running inside Docker.

cheezy commented 4 years ago

Support Rocket BlueZone emulator