How to export file with links?
My test flow - I need to check one elements on a lot of pages. I saved this list on txt file and I don't want to create a scenarios. How can I set up the scenario to use the link variables in it? https://drive.google.com/file/d/0B7dkJI4Km77ZWnF5QkxRcnRid1U/view?usp=drivesdk
@karueglazki this is an example project with a similar use case. This project reads in a data file and converts this to a configuration file. Hopefully this will give you a template to solve your problem. Cheers.
Hi, @garris. Been loving BackstopJS having used something called dpxtd many years ago. Recently I have used backstop-crawl to generate a config file which I manually edited. The example project you were referring to here would have been ideal but I've only just found this. Is there one that you would recommend nowadays - there doesn't seem to be a link in your reply. Thanks!