Issues : Selenium Automation on MSCRM2011

110 Views Asked by At

I am doing Selenium Automation testing On MSCRM 2011 but Save,Save&Cloase Buttons are not performing the Action After filling (Child frame)the details in Fields(Attribute) i am switching to Parent frame . IS there any Issue with Ribbon Button in MSCRM2011

1

There are 1 best solutions below

1
On

Try to simulate a mouse event to perform the click operation. This could help you.