webdriver.firefox.profile=profilename
jmeter -Dwebdriver.firefox.profile=profilename[General]StartWithLastProfile=1
[Profile0]Name=defaultIsRelative=1Path=pfrf2aom.default
[Profile1]Name=webexIsRelative=0Path=/opt/webex/firefox
[Profile2]Name=webdriversamplerIsRelative=0Path=///tmp/testprofileDefault=1
webdriver.firefox.profile=webdriversampler
I might have to look into this use case as I've added the ability to switch user agents in the latest release. This is done by creating a Firefox profile behind the scenes. I'll test this scenario to see if it is still compatible with the latest version.
Regards
CP
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Here same issue, i tried Set it as a command line argument via -D key as you specified, but it's not loading the profile I want (the default profile I've setup properly)