ERBOSITY',
'$domops_LOGGER',
'domops_read_dom_element_selectors_from_JSON_string',
'domops_read_dom_element_selectors_from_JSON_file',
'domops_wait_for_page_to_load'
);
our $VERSION = '0.13';
us
e Mojo::Log;
use String::Escape qw/escape/;
use Data::Roundtrip qw/perl2dump json2perl perl2json no-unicode-escape-permanently/;
# caller can set this to 0,1,2,3
our $domops_VERBOSITY = 0;
# default
ector spec(s) are saved in an array and then
# are converted into JSON and then
# passed on to javascript (via mech->eval()) to JSON.parse()
# and then are array which we loop over. Quoting may be
#