Selenium-python but lighter: Helium
Helium, на сайте с 15 декабря 2022, 14:11
Python
Selenium-python is great for web automation. Helium makes it easier to use.
Under the hood, Helium forwards each call to Selenium. The difference is that Helium's API is much more high-level. In Selenium, you need to use HTML IDs, XPaths and CSS selectors to identify web page elements. Helium on the other hand lets you refer to elements by user-visible labels. As a result, Helium scripts are typically 30-50% shorter than similar Selenium scripts.
Загружается...