Discussion
7
Replies
2287
Views
Cognizant
Posted: February 18, 2015
Last activity: February 28, 2017
Closed
PEGA 6.2 SP2 application using selenium web driver and IE version 9
We are facing lots of problem to capturing objects using IE developer tool because of IFrame / Frame, all objects mapping with more than one IFrame and Frame.
Kindly let me know Selenium web driver and IE v9 is suitable for automating PEGA application? and also CPM application is not working firefox version 31, when we tried to click the "Inbound Call", but this functionality not working in firefox.
Hi,
There shouldn't be any problem in using selenium to automate the testing of pega web applications. Yes, there will be multiple IFrames/Frames, but you should switch to the right frame and perform the actions on the elements required.
Though, we expect that selenium or some other web automation tool can be used to automate the user action on pega web application and work fine, it is beyond the scope of PRPC to support if there are any issues in automating the test cases.
Also as for firefox31 issue, we checked cpm 6.2 sp4 in firefox 31 version and we could successfully launch new phone call.
Thanks,Sreedhar