I am trying to set global variable for my protractor test. Some thing like
window.settest=true
What is the best way to do it ?
I am struggling as i am new to protractor. Appreciate your help.
I am trying to set global variable for my protractor test. Some thing like
window.settest=true
What is the best way to do it ?
I am struggling as i am new to protractor. Appreciate your help.