JRuby Toolkit Robot example - how take a screenshot of your desktop
JRuby Toolkit Robot example - how take a screenshot of your desktop By Alvin Alexander. Last updated: June 3 2016 Here's some sample JRuby code that I just used to take a screenshot of my desktop. It...
View ArticleHow to run JRuby from a Ruby script on a Windows PC
How to run JRuby from a Ruby script on a Windows PC By Alvin Alexander. Last updated: June 3 2016 I'm doing some crazy things at the moment, basically calling JRuby from a Ruby script on a Windows...
View ArticleeXtreme GUI Testing and Software QA, Part 1
eXtreme GUI Testing and Software QA, Part 1 By Alvin Alexander. Last updated: June 3 2016 The grand experiment has begun. The problem: I've been on a project developing a very deep application for...
View ArticleJRuby Java File class error message
JRuby Java File class error message By Alvin Alexander. Last updated: June 3 2016 I get the following error messages some times when running JRuby scripts:
View ArticleeXtreme GUI Software Testing (Part 2)
eXtreme GUI Software Testing (Part 2) By Alvin Alexander. Last updated: June 3 2016 As I mentioned in a previous blog entry (eXtreme GUI Testing, Part 1) I've been motivated to work on a project in my...
View ArticleMy Agile/Automated GUI testing software: A sample script
My Agile/Automated GUI testing software: A sample script By Alvin Alexander. Last updated: February 12 2019 Automated GUI Testing Software: I'm still debating on the name of my GUI testing software...
View ArticleA Java JRuby screenshot (screen capture) example
A Java JRuby screenshot (screen capture) example By Alvin Alexander. Last updated: June 3 2016 Java image FAQ: Can you show me how to create a screen capture in Java? I don't have any Java screen...
View ArticleEarly alpha release of my Agile/Automated GUI Testing software
Early alpha release of my Agile/Automated GUI Testing software By Alvin Alexander. Last updated: February 12 2019 Automated GUI Testing Software: If you happen to be looking for something to do this...
View ArticleMac speech recognition - How I control my iMac with speech recognition
Mac speech recognition - How I control my iMac with speech recognition By Alvin Alexander. Last updated: June 3 2016 Mac speech recognition software: I just had a fun interaction with my iMac that...
View ArticleA JRuby jar include tip
A JRuby jar include tip By Alvin Alexander. Last updated: June 3 2016 Ever need to include a Java jar file in a JRuby script? As I work to convert my Mac speech recognition server to JRuby, the first...
View Article