Is it possible to calculate the performance testing through selenium with python?
If it is possible, how should I do it?
Is it possible to calculate the performance testing through selenium with python?
If it is possible, how should I do it?
Selenium is not the right tool to use for performance testing.
jmeter is a great tool for this. You would be able to see the response for each request.