P
P
PesyCorm2022-01-30 07:12:22
Python
PesyCorm, 2022-01-30 07:12:22

Are there any frameworks for working with Selenium Python?

Hey!
In my opinion, out of the box selenium is quite primitive and inconvenient for full-fledged work with it. Tell me, are there any selenium wrapper frameworks? If you have your own and can share - generally space.

  • The framework for creating tests (pytest, unittest, etc) is not interested, I would like to see the implementation of the selenium wrapper

Thanks a lot!

UPD:
as a result, I found out that there is an awesome selenide in Java. You can see the reports of Andrey Solntsev or there is a small introductory example in python from Yakov Kramarenko

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alan Gibizov, 2022-01-30
@phaggi

For the old selenium, there were wrappers like elementium - they simplified the work a bit.
But now the 4th selenium has changed, and wrappers may not be needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question