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.