-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
question how to use your tool with Cypress/Typescript #6
Comments
Thank you @jradom – I will make an example! Thanks P.S. there is an example of how to use this tool from node.js it's in the readme – but I will add the Cypress.io example as well! |
sounds great Thanks (spasibo) Jeff |
Hi Dmitriy,
I've tried CLI odiff run and got this
radomj-N7JG5L:~ radomj$ odiff --help
…-bash: odiff: command not found
Please advise.
Thanks
Jeff
On Sat, Nov 14, 2020 at 12:43 AM Dmitriy Kovalenko ***@***.***> wrote:
Thank you @jradom <https://github.com/jradom> – I will make an example!
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4ZGPLQ3BT7NPV4NXSDDFDSPY7MZANCNFSM4TVNPRIA>
.
|
I was able to run your tool like this under no_modules but got these errors SyntaxError: Invalid or unexpected token |
I'd also like to know if I run CLI from Typescript or Cypress if I'll get a return code 0 or 1 when images are identical or mismatched |
Hi Dmitry,
This is just a friendly reminder about Cypress/Typescript sample code you
had promised. I really like your tool but need to try it before use.
Also, I pretty new to Cypress and Typescript/javascript but use
java/Selenium for about 10 years
Thanks
Jeff
…On Sat, Nov 14, 2020 at 12:43 AM Dmitriy Kovalenko ***@***.***> wrote:
Thank you @jradom <https://github.com/jradom> – I will make an example!
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4ZGPLQ3BT7NPV4NXSDDFDSPY7MZANCNFSM4TVNPRIA>
.
|
Sorry, I’ve been working on integrating this with other more complex snapshot-based stuff. But ok I will do a quick demo |
this sounds really great because I was able to use your tool at all but in readme , it had looked really great Thanks a lot in advance Jeff |
BTW, where in Ukraine are you located? Just curious |
Hello Jeff, were you able to make this work in Cypess? I have been trying but since I am pretty new to Cypress/Typescript I don't really know how to configure it correctly. Thanks |
Hi @dmtrKovalenko, |
Hi everyone, Please check this detailed blog post from @gleb about odiff and cypress integration and here is the repo for the same. |
Hello,
I saw your sample images use Cypress screenshots. So, do you have by any chance a sample code with Cypress with necessary configurations?
Thanks
Jeff
The text was updated successfully, but these errors were encountered: