No CommentsBe the first to comment
Related Content
- 4 years ago
- 2 years ago
- 10 years ago
With Java and Selenium, I'm building synthetic tests for one application. The script is then uploaded to alertsite monitor. The response graphs steps portion on the alertsite website gives the steps a generic name, such as step1 and step2. While I want to show the names of the steps as the pages that were visited.
As alertsite creates them automatically, and sometime alertsite is not able to recognise the change in the URL and it is failing to provide proper monitor name.
It would be great to have the ability to customise the step name.