Hi, I try to get an userid from a popup window, but I never get it.
My regular expression is very simple: name="userId" value="(.+?)" and I have tried the following as well: (?s)name="usrId"\s+ value="(\d+)" I can't get it work?? Just wondering can Jmeter get the value from a popup window? If yes, is anything wrong with my regular expression? Help, please? Thanks, Tiffany -- View this message in context: http://www.nabble.com/Regular-Expression-Extractor---get-value-from-a-popup-window-tf3853920.html#a10918577 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

