Hi All,
Small question regarding 'CSV Data Set Config' - I am trying to do something
that I am not sure it can be done.
I am using in my scripts many XPath assertions. many of them are to verify
I’ve logged in/out successfully.
Due to some Look&Feel changes in project, the login page is always changing.
as a result, my XPath assertion always fails.
so I was thinking about putting all my XPath assertions in a property file.
problem is all XPath assertions contains quotes
For example: //*[text()="Log In"] or //span[text()="Log Out"]
in my property file I entered:
"//*[text()="Log In"]","//span[text()="Log Out"]"
as a result the variable are not solved. 
I saw the "Allow quote data?" option, but i do not understand how to use
it..

Any ideas?

thanks a lot!!

Dan.


--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Using-quotes-in-CSV-Data-Set-Config-tp5478543p5478543.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to