in reply to Re: Set a screenshot from Selenium package in a variable
in thread Set a screenshot from Selenium package in a variable
my $self = shift; $self->{browsers} = [('chrome', 'phantomjs', 'firefox', 'internet ex +plorer')];
and
For snap's name i know but to do it with path i don't know how . And what are my issues with my forward code ?! Thanks again !my $driver = Test::Selenium::Remote::Driver->new( browser_name => $bro +wser );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Set a screenshot from Selenium package in a variable
by Corion (Patriarch) on Apr 27, 2016 at 14:09 UTC | |
by Chaoui05 (Scribe) on Apr 27, 2016 at 14:27 UTC |