When i Run the test suit for some testScripts Im Getting the Following Errorcom.google.common.collect.Maps$TransformedEntriesMap cannot be cast to java.util.List
org.openqa.selenium.remote.RemoteWebDriver.findElements(RemoteWebDriver.java:289)
at org.openqa.selenium.remote.RemoteWebDriver.findElementsByName(RemoteWebDriver.java:333)
at org.openqa.selenium.By$ByName.findElements(By.java:283)
at org.openqa.selenium.remote.RemoteWebDriver.findElements(RemoteWebDriver.java:256)
at Common.Common.waitForElementPresent(Unknown Source)
at Pupils.PupilsCommon.AddNewPupil(Unknown Source)
at Pupils.Pupils_Add_Edit_Delete.Test01_AddNewPupil(Unknown Source) .
If the Run the Same test Case Individually its working fine.
Good anyone Help
Thanks In Advance.
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webdriver/-/p5QGP8aoCRoJ.
To post to this group, send email to webd...@googlegroups.com.
To unsubscribe from this group, send email to webdriver+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webdriver?hl=en.