标签: protractor global-variables
我正在尝试为我的量角器测试设置全局变量。有点像
window.settest=true
最好的方法是什么?
我正在努力,因为我不熟悉量角器。感谢您的帮助。