The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: EricB <ebel...@gmail.com>
Date: Mon, 28 Feb 2011 10:43:52 -0800 (PST)
Local: Mon, Feb 28 2011 1:43 pm
Subject: Re: Running Selenium at a lower speed
On Jan 27, 6:28 am, Matthijs Langenberg <mlangenb...@gmail.com> wrote:
> Is there a way for me to access the Selenium::Client::Driver object
This is a hack to slow down webdriver in Capybara
> directly? I would like to call the 'set_speed' method, so I am able to > make a video recording of the process. > When I call `page.driver.browser`, an Selenium::WebDriver::Driver is
so you can more easily watch what is happening. paste this above the top of a Capybara Webdriver RSpec test if you need to debug something in slo-mo. This worked for me... require 'selenium-webdriver'
module ::Selenium::WebDriver::Remote
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||