Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a database from which the data is taken for the script, how to make that the lines are taken not in order, but randomly and at the same time do not repeat?
OK thanks
Export g sheet to suitable format - csv for example. Than import csv file to database.
Yep that works, thanks a lot!
btw. the Chrome/FF addons "Chropath" and the SelectorsHub xpath plugin do a good job in finding also complicated xpath and css selectors.