Any chance the browser agent with dynaTrace can support selenium tests using headless browser configurations for load tests? The tests are incorporated/called from within jUnit test cases.
Answer by Andreas G. ·
The problem with headless browsers is that they typically dont load all the plugins, e.g: the browser agent plugin.
We have an internal tool for IE that we have used with other load testing tools that drive a headless browser. This tool activates our browser agent in IE even when it is run headless. Check out this "unsupported" tool: dynaTraceLoader
JANUARY 15, 3:00 PM GMT / 10:00 AM ET