Open stevenbriscoeca opened 8 years ago
@garris did you have a chance to look at this?
Thanks!
Not sure what "mess up" means in this context. Could you please add detail.
Also FYI, you don't need to add referenceUrl
if it is the same as url
.
Thanks for the replies @garris. I will give you more details soonish! I appreciate it
Oh okay for the referenceUrl, good to know, thank you! :)
Hey @garris ,
You can test with this zip.
If you do :
backstop reference
This is what you get :
Then comment line 2 and 3 of the onReady.js, this is what you get
I hope this helps, let me know if you need additional info
@garris any update on this...? It still doesn't work for me
I have the same problem in my project. I noticed that BackstopJS was running the action twice. Have you any idea?
Sorry guys. I am completely maxed with a giant project -- may not be able to reply for a long while. I encourage you guys to dig deeper into what the issue may be. Sorry I can't be more help at the moment. Best, garris
@garris Thank you for the heads up! Because this is open source, I really don't take your help for granted. I hope there could be a paid version with dedicated support one day!
Update : this seems fixed in the latest version of backstop : 2.7.5 @garris did you do anything to fix this? I checked the changelog and could not see anything mentionning fixing this
Hi -- thanks for letting me know! Very glad it's working for you. I am not sure there was any fix that I made which would have fixed this. I have not been great about documenting everything always apologies for that!
There is a lot of work happening at the moment however. I am integrating chrome-headless into backstop. And also enabling parallel screen capture. These two changes are making the whole experience much faster and way more stable!
@garris you do all this for free and I could not thank you enough.
We saw the headless Chrome update coming up and we are all very excited! I think it will fix few problems once and for all! Cannot wait!
(I think i'm having too much fun with the bitemogi hahaha)
Anyone else in this thread could confirm it's working now so we can close this issue
@stephenbe thanks for your kind words and positive energy! Keep up with the bitemogi!
@stephenbe I am new to backstop and trying to integrate with Casper, Can you provide me an example of your integration using the latest backstop version as a zip file.
Hello,
My casper script is a simple click and it causes the screen capture to mess up.
Here is my JSON file (you can test it yourself)
Casper script :
Codepen I am using for my test in the json file : http://codepen.io/stephendesjardins/pen/BLLPmK?editors=1000 http://s.codepen.io/stephendesjardins/debug/BLLPmK
Thanks