-
Notifications
You must be signed in to change notification settings - Fork 39
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
Taiko confirm(func) doesn't work with gauge-js #384
Labels
Comments
This behavior may relates. |
Thanks for reporting, could replicate the issue we will look at fixing this. |
NivedhaSenthil
added a commit
to getgauge/taiko
that referenced
this issue
Sep 8, 2020
getgauge/gauge-js#384 Signed-off-by: NivedhaSenthil <[email protected]>
NivedhaSenthil
added a commit
to getgauge/taiko
that referenced
this issue
Sep 10, 2020
* use helper method to check for type getgauge/gauge-js#384 Signed-off-by: NivedhaSenthil <[email protected]> * Bump version to 1.0.22 Signed-off-by: NivedhaSenthil <[email protected]> * update regex check Signed-off-by: NivedhaSenthil <[email protected]> * fix date type check Signed-off-by: NivedhaSenthil <[email protected]> Co-authored-by: Srikanth <[email protected]>
Fixed in latest version of Taiko 1.0.23 |
I have checked the latest version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
The callback function passed to confirm(func) is called.
Actual behavior
Actual confirm dialog is shown, and following message is printed in the console.
Steps to reproduce
gauge init js
Create following files in the project directory.
Note
Versions
The text was updated successfully, but these errors were encountered: