function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kathy123Kathy123 

Using Selenium for automated testing

I am trying to automate some testing with Selenium.  I understand from other posts that SF uses selenuim, so I would thing that this basic stuff should work.  I am running into the following issues

1.  Playback of selecting items from the left menu is not recognized, just get message that if can't find it.

2.  Some of the non-standard drop downs (like you get when you select the new approval process) sometimes if can't find the button and if it does it never distinguishes the options in the list.

 

Has anyone else run into these issues and found a way around them?

 

THanks

Kathy

VadimForceVadimForce

Kathy - have you ever resolved your problem with Selenium?