Below you will find pages that utilize the taxonomy term “Pytest Ui Testing”
Posts
Pytest For UI Testing
Pytest is most commonly used for API testing, here we will use it for doing UI testing. pytest has various advantages one of them is executing tests without any configuration. Let’s check the same and we will see how simple it is.
In case if you recently started on python, you may want to check the previous blogs on VSCode for Python for installing and setting up VSCode for Python and creating your first python project.
read more