Tag: designpattern

Page Transactions as a new way to organize your testing automation

The pattern Guará is the Python implementation of the design pattern Page Transactions. It is more of a programming pattern than a tool. As a pattern, it can be bound to any driver other than Selenium including the ones used to Linux, Window and Mobile automation. The intent of this pat...