Groups
Groups
Sign in
Groups
Groups
Selenium Remote Driver
Conversations
About
Send feedback
Help
Selenium Remote Driver
1–30 of 42
This is the list for the
Selenium::Remote::Driver Perl bindings for
Webdriver
. Feel free to ask questions! To help contribute, check
out the
github repo
.
(As manual spam prevention, all new members will have their first post
moderated, so it may take some time to appear. After the first post,
you'll be granted immediate posting permissions!)
Mark all as read
Report group
0 selected
Eugene Pazhitnov
,
George Baugh
3
3/14/23
Any way to get headers off the page?
Thanks a lot for your reply, George! I solved my problem with python seleniumwire driver and used
unread,
Any way to get headers off the page?
Thanks a lot for your reply, George! I solved my problem with python seleniumwire driver and used
3/14/23
George Baugh
3/1/21
Selenium 4
For those of you not watching the bug tracker: I decided to *not* support the v4 selenium JAR with
unread,
Selenium 4
For those of you not watching the bug tracker: I decided to *not* support the v4 selenium JAR with
3/1/21
George Baugh
,
Chris
3
11/2/20
Selenium is dead, long live playwright
The first step in this process is here: https://metacpan.org/pod/Playwright Next steps will be to
unread,
Selenium is dead, long live playwright
The first step in this process is here: https://metacpan.org/pod/Playwright Next steps will be to
11/2/20
Basavaraj T
,
George Baugh
2
10/20/20
Migrating RC Perl Scripts to WebDriver
I built https://metacpan.org/pod/Selenium::PageObject a while back as a compatibility layer to do
unread,
Migrating RC Perl Scripts to WebDriver
I built https://metacpan.org/pod/Selenium::PageObject a while back as a compatibility layer to do
10/20/20
Tod Hagan
,
George Baugh
3
10/23/18
Any way to get the PID of geckodriver?
Thank you for answering. This is good to know. On Mon, Oct 22, 2018 at 10:51 AM George Baugh <
unread,
Any way to get the PID of geckodriver?
Thank you for answering. This is good to know. On Mon, Oct 22, 2018 at 10:51 AM George Baugh <
10/23/18
Tod Hagan
,
George Baugh
2
9/19/18
Firefox 62: get_attribute of nonexistent attribute dies in Selenium/Remote/Driver.pm
If you can work around it by using a different browser or driver version, it's almost certainly a
unread,
Firefox 62: get_attribute of nonexistent attribute dies in Selenium/Remote/Driver.pm
If you can work around it by using a different browser or driver version, it's almost certainly a
9/19/18
George Baugh
9/13/18
Seeing interesting new geckodriver behavior
Heads up, here's a new telltale I've been noticing that your geckodriver version isn't
unread,
Seeing interesting new geckodriver behavior
Heads up, here's a new telltale I've been noticing that your geckodriver version isn't
9/13/18
George Baugh
8/17/18
S::R::D 1.29 uploaded to CPAN
Selenium::Firefox capabilities should now work Selenium::Edge and Test::Selenium::Edge now exist. The
unread,
S::R::D 1.29 uploaded to CPAN
Selenium::Firefox capabilities should now work Selenium::Edge and Test::Selenium::Edge now exist. The
8/17/18
Chris Hutchinson
,
Daniel Gempesaw
3
6/21/18
Input tabs into textarea field - clipboard?
A solution turned out to be using execute_script to write the text into the input field. Because we
unread,
Input tabs into textarea field - clipboard?
A solution turned out to be using execute_script to write the text into the input field. Because we
6/21/18
George Baugh
6/5/18
S::R::D 1.28 Uploaded to CPAN
I've piled up a few bug fixes, so here y'all go: 1.28 06-05-2018 TEODESIAN [BUG FIXES] - Fix
unread,
S::R::D 1.28 Uploaded to CPAN
I've piled up a few bug fixes, so here y'all go: 1.28 06-05-2018 TEODESIAN [BUG FIXES] - Fix
6/5/18
Jim Buttafuoco
,
George Baugh
2
3/27/18
Reuse Session
Turn off auto_close, and grab the object's session_id. Then use it in the constructor: use File::
unread,
Reuse Session
Turn off auto_close, and grab the object's session_id. Then use it in the constructor: use File::
3/27/18
Aditya Khaund
,
George Baugh
4
2/13/18
Browse a menudriven link via Selenium Web Driver in Perl
On Tuesday, 13 February 2018 13:09:32 UTC+5:30, Aditya Khaund wrote: Thanks for the response.
unread,
Browse a menudriven link via Selenium Web Driver in Perl
On Tuesday, 13 February 2018 13:09:32 UTC+5:30, Aditya Khaund wrote: Thanks for the response.
2/13/18
Georg Horn
,
George Baugh
3
1/31/18
webappsstore.sqlite in temporary profile folder is empty
Am Samstag, 20. Januar 2018 03:39:24 UTC+1 schrieb George Baugh: it sounds like there's some kind
unread,
webappsstore.sqlite in temporary profile folder is empty
Am Samstag, 20. Januar 2018 03:39:24 UTC+1 schrieb George Baugh: it sounds like there's some kind
1/31/18
George Baugh
1/19/18
WC3 webdriver coming to Selenium::Remote::Driver
1.21 has been sent to CPAN for indexing, but if you're impatient you can get it as .tar.gz on the
unread,
WC3 webdriver coming to Selenium::Remote::Driver
1.21 has been sent to CPAN for indexing, but if you're impatient you can get it as .tar.gz on the
1/19/18
Georg Horn
,
George Baugh
2
1/19/18
Click on elements out of view / Scroll an element into view
They implemented a check to see whether the element was able to be viewed that's basically bogus.
unread,
Click on elements out of view / Scroll an element into view
They implemented a check to see whether the element was able to be viewed that's basically bogus.
1/19/18
Georg Horn
,
George Baugh
3
12/18/17
Strange problem with some https sites, certificates not accepted
In general when testing with selenium, I disable cert verify. This is because it's the wrong tool
unread,
Strange problem with some https sites, certificates not accepted
In general when testing with selenium, I disable cert verify. This is because it's the wrong tool
12/18/17
Georg Horn
, …
George Baugh
4
12/8/17
Download File automatically? Make Selenium use Firefox defualt profile?
This is for uploading files. If you download for example a pdf file, the browser opens a dialog and
unread,
Download File automatically? Make Selenium use Firefox defualt profile?
This is for uploading files. If you download for example a pdf file, the browser opens a dialog and
12/8/17
George Baugh
11/28/17
Hi, new maintainer of S::R::D here
Sorry if this has been a ghost town lately, I took over maintainership a couple of months ago and
unread,
Hi, new maintainer of S::R::D here
Sorry if this has been a ghost town lately, I took over maintainership a couple of months ago and
11/28/17
l...@rsd.com
,
George Baugh
3
11/28/17
Testing on Edge
In general you would set the property in your grid.yml or node.yml configuration used when
unread,
Testing on Edge
In general you would set the property in your grid.yml or node.yml configuration used when
11/28/17
fpbo...@gmail.com
, …
George Baugh
5
11/28/17
Using Firefox v48+ fails due to POST url api containing windowhandler 'current'
As far as I can tell, things should "just work" when they finish implementing commands.
unread,
Using Firefox v48+ fails due to POST url api containing windowhandler 'current'
As far as I can tell, things should "just work" when they finish implementing commands.
11/28/17
Blue Tyson
, …
George Baugh
14
11/28/17
find_elements array use question?
One thing I've done when running into persistent DOM strobing in tight loops is modify S::R::
unread,
find_elements array use question?
One thing I've done when running into persistent DOM strobing in tight loops is modify S::R::
11/28/17
Georg Horn
,
Daniel Gempesaw
4
12/14/16
Wait for a page to load after click() or submit()
Eh, you can do some more complicated stuff in the wait_until if you'd like my $submit = $driver-
unread,
Wait for a page to load after click() or submit()
Eh, you can do some more complicated stuff in the wait_until if you'd like my $submit = $driver-
12/14/16
Brandon Brown
,
Daniel Gempesaw
3
10/18/16
can i NOT wait for a page to load?
thanks Daniel. that's helpful. Yeah i started this project without realizing i was using a
unread,
can i NOT wait for a page to load?
thanks Daniel. that's helpful. Yeah i started this project without realizing i was using a
10/18/16
Daniel Gempesaw
2
10/4/16
Fwd: send_keys not working after upgrading to latest S::R::D
Ah, so this issue has nothing to do with send_keys. Apparently, the response to find element ( POST /
unread,
Fwd: send_keys not working after upgrading to latest S::R::D
Ah, so this issue has nothing to do with send_keys. Apparently, the response to find element ( POST /
10/4/16
Daniel Gempesaw
9/8/16
Re: Selenium:Remote:Driver (1.0) Issue
Hi Perumal, Thanks for getting in touch. I'm forwarding this to the S::R::D mailing list as well:
unread,
Re: Selenium:Remote:Driver (1.0) Issue
Hi Perumal, Thanks for getting in touch. I'm forwarding this to the S::R::D mailing list as well:
9/8/16
lgr...@gmail.com
,
Daniel Gempesaw
3
8/5/16
chrome capabilities
Very good !!!!!!! Thanks you your help
unread,
chrome capabilities
Very good !!!!!!! Thanks you your help
8/5/16
Sandeep Jain
,
Daniel Gempesaw
2
6/23/16
ssl certificates are not recognized by selenium script even after installing the certs manually.
Hi Sandeep, As mentioned in the other thread, since you're using Java, you're probably better
unread,
ssl certificates are not recognized by selenium script even after installing the certs manually.
Hi Sandeep, As mentioned in the other thread, since you're using Java, you're probably better
6/23/16
Daniel Gempesaw
,
Sandeep Jain
3
6/23/16
Re: Selenium::Remote::Driver & Firefox Marionette
Hi Sandeep, Looks like you're using Java to run Selenium - this user group is particularly
unread,
Re: Selenium::Remote::Driver & Firefox Marionette
Hi Sandeep, Looks like you're using Java to run Selenium - this user group is particularly
6/23/16
Daniel Gempesaw
2/22/16
Re: Selenium, Firefox-Profiel and Boolean Values.
Hi Steffen, No worries about your English, it's very good! :) Unfortunately, it appears this is a
unread,
Re: Selenium, Firefox-Profiel and Boolean Values.
Hi Steffen, No worries about your English, it's very good! :) Unfortunately, it appears this is a
2/22/16
Daniel Gempesaw
2/4/16
Re: Selenium-Remote-Driver-0.2701
Does it support 'wait_for_page_load' feature Sure! It's not native as part of the library
unread,
Re: Selenium-Remote-Driver-0.2701
Does it support 'wait_for_page_load' feature Sure! It's not native as part of the library
2/4/16