Validate network requests using Selenium and Python

Soumya Sen
3 min readOct 27, 2020

In Back-End testing of web application it is very important to capture the network request and validate whether they are properly performing or not. For an example , you are submitting a form in a web application. In UI it is showing that submission is successful. But when you check in the database, you observe that values have not been updated. Back-end requests of applications are sometimes…

--

--

Soumya Sen

Software Development Engineer in Test | DevOps Engineer | Python Developer