python automation packages

2021-06-25  本文已影响0人  宣雄民

Best Python Modules for Automation

Automation is an addition of technology that performs tasks with reduced human assistance to processes that facilitate feedback loops between operations and development teams so that iterative updates can be deployed faster to applications in production.

There are different types of automation library in Python:

GUI Automation Python library

  1. PyAutoGUI
  1. Pywinauto

Full Stack Automation

  1. Selenium

  1. Requests

  1. BeautifulSoup

  1. PyBuilder

Test Automation

  1. Robot Framework
  1. Pytest
  1. Lettuce
  1. Pandas


Reference

https://www.geeksforgeeks.org/best-python-modules-for-automation/

上一篇 下一篇

猜你喜欢

热点阅读