Page Transactions Pattern
Page Transactions pattern for UI test automation
特色
3 投票

描述
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.