排序
Using Galen Framework For Automated Cross Browser Layout Testing
Using Galen Framework For Automated Cross Browser Layout Testing,Galen Framework is a test automation framework which was originally introduced to perform cross browser layout test...
Cross Browser Automation Testing Using Watir
Cross Browser Automation Testing Using Watir,We are living in an era where software development demands for automation. Software development methodologies such as RAD(Rapid Applica...
Assemble your External Documents Dynamically using Java API
Assemble your External Documents Dynamically using Java API,Document automation is not a one dimensional process, but a multi-faceted, collaborative set of harmonized sub-systems f...
Building a traffic fine scraper with Python
Building a traffic fine scraper with Python,To see this post in a better format, check my blog. Motivation The other day I was remembering that during my visit to Mexico City back ...
Migrating from GitHub to Gitea
Migrating from GitHub to Gitea,I recently made the move, for a variety of reasons, from a public Github profile to private git infrastructure. One of the solutions I tried was Gite...
How to Install Ansible
How to Install Ansible,Original post: https://endaphelan.me/programming/guides/ansible/installing-ansible Ansible is compatible with any machine running Linux or MacOS (sorry Windo...
Sparrow – Simple Deploy of Python scripts
Sparrow - Simple Deploy of Python scripts,Sparrow is a script development and management platform. Sparrow supports scripts written on 4 languages - Perl, Bash, Python and Ruby. Sp...
Adding an external file to JIRA
Adding an external file to JIRA,This is something I worked on a few years ago. As a part of my companies personal project time, a yearly occurrence they called 'Off The Grid', I wa...
How Haptik generates images on the fly with Python – Part 2
How Haptik generates images on the fly with Python - Part 2,In the first post of this series, I introduced you to the basics of text drawing in Python by adding a greeting text on ...
How Haptik generates images on the fly with Python
How Haptik generates images on the fly with Python,Computer graphics teaches us how a pixel on a screen can be manipulated to draw beautiful shapes, artistic typography, eye-catchi...