When configuring a scenario step that clicks a link, how does LoadStorm follow the link?

LoadStorm follows links when the session ID is appended to the URL query string because it searches for the text between the open and close anchor tags. If it doesn't find that text, then the fall back is to match the XPATH. We stored the XPATH when the scenario was created (essentially an address inside the page's DOM).

The XPATH is a unique identifier that allows us to click on the anchor such as an image or the href attribute or execute the Javascript. More.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions