Here is the download site for the Internet Explorer Developer Toolbar: https://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en
Steps to find the form field names:
- View Developer Toolbar
- View DOM
- Find>Select Element by Click (under the menu of the window in the lower half of the screen)
- Click on the control to be tested
- Find Name, double click in the Value column, and Copy the text under the Value (in the middle section)
Add the form field to an Extraction Rule
- Add an extraction rule to the web test
- Select Extract Form Field
- Enter a descriptive name under Context Parameter Name (user defined name)
- Paste the Form Field Name copied from the DOM Explorer
No comments:
Post a Comment