Authorization time autopsy
-
I need to write a Java test to calculate the time of authorization on the site. What if, for example, the authorization takes more than 10 seconds, a warning to the console.
Can you please tell me the idea of this test?
-
The first thing that comes to the head is, in 10 seconds, to check the presence of the element on the page that is displayed only when the user bailed.