Page Transactions Pattern
Page Transactions pattern for UI test automation
Featured
3 Votos

Descripción
Guará is the Python implementation of the design pattern Page Transactions. The intent of this is to simplify UI test automation. Page Transactions focus on the operations (transactions) a user can perform on a web page, such as Login, Logout, or Submit Forms.