in reply to Simple code using Selenium::Remote::Driver

I noticed that you are using the module twice in your code

use Selenium::Remote::Driver;

not sure if it's related to your problem.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^2: Simple code using Selenium::Remote::Driver
by Perlchaoui (Sexton) on Nov 08, 2018 at 10:51 UTC

    Thanks @LanX

    It is just a duplicate; when i did a copy/paste. I change that in the query

    But this is not the issue . Can someone bring a clarification on this concern please?