> Do you think relative path is a viable solution? > > An alternative option is to have "library paths" JMeter propery, so it > would lookup libraries in the given set of paths.
Yup, I think either of options would work. > When it comes to the UI, I would love to see the included elements, and it > would be great to drill down into the implementation (e.g. to verify you > call the right fragment). > > It would be great if UI suggested the available elements and highlighted > errors like "calling a non-existing fragment" or "library file missing". Absolutely, this is how I ideally see it as well. We'll see how far I can go, but I can't wait to make it working :D At the moment I am still on the stage of figuring out how the inner jmeter machinery works though. //Lena
