-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frame switches #52
Frame switches #52
Conversation
5f9636b
to
4d3af84
Compare
Looks like its failing the lint check |
Leave this one I will fix this later |
I want to merge this PR first: #55 |
5234b43
to
353905c
Compare
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
…er to class based Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
Signed-off-by: aryangupta701 <[email protected]>
353905c
to
e23d094
Compare
Signed-off-by: aryangupta701 <[email protected]>
e23d094
to
8e0611a
Compare
Now has conflicts |
will fix it asap |
ef12c43
to
d4d69f7
Compare
Signed-off-by: aryangupta701 <[email protected]>
d4d69f7
to
595d87a
Compare
Co-authored-by: thc202 <[email protected]> Signed-off-by: Aryan Gupta <[email protected]>
Thank you! |
@@ -24,6 +24,7 @@ import { | |||
ZestStatementElementClick, | |||
ZestStatementElementSendKeys, | |||
ZestStatementLaunchBrowser, | |||
ZestStatementSwichToFrame, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a typo in "Switch".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch (the name of the element is correct).
added feature to generate script corresponding to each frame switch