use xpath expression can get the element, but can't get the attribute value of the element.
such as:
html/body[1]/form[1]/input[1]/
-can get '<input type="hidden" name...
With your current Xpath expression you should be able to isolate a portion of your text containing your value. Then use the "Starting with" with the "Ending with" fields to grab...
Hi, I need to do a load test on a mobile app with Windows Mobile 6.5 professional. Is this supported by neoload?
here are more details:
1. Mobile app developed on .Net /...
NeoLoad has not been tested with Mobile phone running Windows Mobile 6.5 OS. But as soon as you can change either the proxy settings or the DNS settings on the mobile it should...
By default the project configuration is a zip file with the three xml configurations. I would prefer to use the raw XML for source control management, but I the UI indicated...
There's no plan in the neare future to remove that feature. But it does not mean that it will stay like this forever. I guess you are fine for at least the next versions.
I'm a new customer and have installed 5.0 "over" 4.2 per the documentation, but now the recorder just hangs. Someone on my team installed 5.0, having no previous version...
What do you mean by "over"? Did you overwrite the 4.2 installation folder by 5.0?
If yes then i would recommend you to install again NeoLoad 5.0 on a separate folder and try...
I would like to use a SQL variable to check the count of rows in a table. Ideally I'd like to have the connection info configurations be dynamic. Can I use other variables to...
SQL variables are executed when the test is initializing. That means that they are run pretty early in the startup process. So you cannot use a variable in the SQL statement to...
This is a follow-on to the "Logging in With Multiple Accounts Using a CSV File" question posted by Raghavender B. Attached are the missing attachments in the interest of time &...
Yes it is expected. A user validation only starts one user. If you run a test with two concurrent users, both credentials from your list will be used. If you would like to run...
I have recently installed CHROME, but its not shown in the list Browsers in Client settings section at the time of starting a Recording..
I have added the PORT number as 8090...
Ok so have you tried to manually add the Chrome browser in the NeoLoad preferences under Browsers?
If you add it there then it should be available in the drop down list when...
I tried to follow instructions and create a user for testing with SOAP module; however, the "insert as a child" menu is disabled.
Is it because of the Free version? In...
This is a follow-on to the "Logging in With Multiple Accounts Using a CSV File" question posted by Raghavender B. Attached are the missing attachments in the interest of time &...
You did the right thing but you are not looking the result at the right place. Your virtual user profile name contains the login name but it won't change during the runtime. It...