1) Download IEDriverServer.exe
2) Place it in C:WindowsSystem32
exports.config = {
'autoStartStopServer': true,
capabilities: {
'browserName': 'internet explorer'
},
framework: 'jasmine',
specs: ['example_spec.js'],
jasmineNodeOpts: {
defaultTimeoutInterval: 30000
}
};
3)Open Internet Explorer click options
4)In Security tab > Disable protected mode for all zones
5)Navigate to Privacy tab TurnOff PopUp Blocker
6)Navigate to Advanced tab
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…