应用截图

Selenium Auto Code Generator (Python)截图1

详细介绍

Records your actions in browser and writes a selenium script. You don't have to worry about html tags or deal in element inspection

Record your actions in the browser like
Click, Scrape, Type, Open Link etc.
Selenium script will be written for you

You don't have to inspect HTML elements or find out which selectors to use
All of that is done for you by this extension
Also when HTML page changes in future, the code will automatically adapt itself to changes so you don't have to worry about that
Pro-ID is self healing element ID which saves the element info in the cloud & changes according to HTML changes

Selenium
https://pypi.org/project/selenium/
Webdriver Manager
https://pypi.org/project/webdriver-manager/
Element Manager
https://pypi.org/project/elements-manager/