this.demoTest = function (browser) { browser.assert.selected('#main select option.first'); }; #2845
Unanswered
smsmpanda
asked this question in
Help Needed
Replies: 1 comment
-
Sorry, I didn't get the question? Are you asking, you aren't able to run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this.demoTest = function (browser) {
browser.assert.selected('#main select option.first');
};
when I use vue is not avaliable
Beta Was this translation helpful? Give feedback.
All reactions