Recording Activity not able to start when selecting a Selenium Browser

Thursday, July 19, 2018
Avatar

Hi everyone,

I'm trying to set up my first test cases , and I have selected a Selenium Chrome browser and when pressing Record button, RA window is opened but it is unable to record the activity since the resume button is disabled and the only mode seems to be Paused.
Am I doing anything wrong or is there a configuration I need to take care of before starting to Record the activity?

Thanks in advance.

1 Replies
Friday, July 20, 2018
Avatar
inflectra.jimx
re: jurial Thursday, July 19, 2018

Hi Jurial,

Selenium WebDriver by its design does not support recording (it has no event handling). So we recommend using a non-Selenium browser (such as the Chrome HTML library) and then using Selenium options for the playback.

Regards

Jim

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Thursday, July 19, 2018
  • Last Reply: Friday, July 20, 2018
  • Replies: 1
  • Views: 7426