这是我对 gelya1.gspec 文件的 galen 命令
D:\Galen\Project1>galen check gelya1.gspec\ --url http://samples.galenframework.com/tutorial1/tutorial1.html\--size 640x480\--htmlreport。
这是我的 gelya1.gspec 文件'@objects header id header
=主要部分=标题:高度40到120px
'
这是我的错误日志
测试:gelya1.gspec
检查 gelya1.gspec \ --url http://samples.galenframework.com/tutorial1/tutorial1.html \ --size 640x480 \ --htmlreport 。java.lang.NullPointerException
测试: \
检查 gelya1.gspec \ --url http://samples.galenframework.com/tutorial1/tutorial1.html \ --size 640x480 \ --htmlreport 。java.io.FileNotFoundException:\(系统找不到指定的路径)
套件状态:FAIL 测试总数:4 失败测试总数:3 失败总数:3 galen 测试失败 D:\Galen\Project1> `
当我运行此命令时,Firefox 浏览器正在启动,不知道为什么会出现这些异常。