我是BlazeMeter和JMeter的新手。
如果我查看BlazeMeter上的日志页面,它会抱怨ClassNotFoundException。有人能告诉我怎么回事吗?
2017-11-23 20:16:47,497 WARN o.a.j.p.j.s.JUnitSampler: ClassNotFoundException:: xxxxxx.SampleLoadTest2在BlazeMeter失败报告摘要页面上,它显示
Error Running Test
The test encountered the following fatal error, and could not complete successfully:
Error: r-v3-5a172c6260523 - Session ended without load report data发布于 2017-11-26 16:39:52
您很可能没有在Blazemeter上添加所需的库(selenium .)
因此,请确保您添加了它们,并且它应该可以工作。
https://stackoverflow.com/questions/47463600
复制相似问题