Skip to content
View douglasdcm's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report douglasdcm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
douglasdcm/README.md

Hi 👋! My name is Douglas. I'm currently working on Guará

A Python implementation of the Page Transactions pattern for UI test automation.

alt text

PyPI Downloads GitHub Repo stars GitHub forks GitHub contributors

Selenium Playwright and more...

About Guará

❓ Question 💡 Answer
What is it? 🚀 It is a new way to organize your automation testing using pure Python code.
Why use it? 😱 It is relevant to SDETs that want a simple-to-use framework that binds low-level code, readability, and flexibility.
Where do I use it? 🎉 In your daily automation. It doesn't matter if you prefer Selenium, Playwright, Dogtail. Just get it and use it!
How do I use it? 😍 Just install and play. The syntax is as easy as it could be. Try to read it as a plain English statement.

MyApplication.at(apage.DoSomething [,with_parameter=value, ...]).asserts(it.Matches, a_condition)
Show me the code! 👨‍💻 You can find it here. Clone, fork, star it!
What did you think? 🤔 Is it easy to use?

About me

I have been working as QA since 2010 and now I'm a Python back-end developer.

python logo csharp logo java logo docker logo kubernetes logo jenkins logo selenium logo linux logo

Pinned Loading

  1. guara guara Public

    Python implementation of the Page Transactions pattern for UI test automation.

    Python 77 13

  2. automacao_de_testes automacao_de_testes Public

    HTML 2 31

  3. caqui caqui Public

    Run synchronous and asynchronous commands in WebDrivers

    Python 14 3

  4. search-jobs search-jobs Public

    Project to get jobs from public career websites

    Python 15 1

  5. chatbot_for_movies chatbot_for_movies Public

    The intention of this project is to create a chatbot based on movie reviews so that you can ask questions and have a free conversation about this topic.

    Jupyter Notebook 6 4

  6. tdd_detroid tdd_detroid Public

    This project aims to exercise the "code smells" related to unit tests using an application that simulates a real business. The code will be developed with the Detroit-style TDD technique

    Python 4