Open finis-intrinsic opened 8 years ago
Sorry, I'm not familiar with bxslider. Here is an article that looks at testing web apps with BackstopJS. Maybe it will help.
http://davidwalsh.name/visual-regression-testing-angular-applications
Hi, @garris The above reference is not helpful up to the mark.
Is here anyone who has knowledge in loading an slider content on intervals so that the backstop may be able to capture screenshots at its particular time intervals with respective to its content
Thank you in advance
Hi, You'll need to use CasperJS to simulate actions in your browser. There are instructions on using this in the Backstop readme ;)
I have used bxslider and want to check the 2nd and 3rd child of the slider using backstopjs. I checked using the delay event in both the backstop.json and the bxslider script. it generates references for the child content of the slider. but fails to generate appropriate references of the items.
1) This is my html
2) bxslider initialize script
3) this is my backstopjs script