Similar Posts

4 Comments

  1. Hi Raj, This code gives an error when i took it into eclipse.
    “The type FluentWait is not generic; it cannot be parameterized with arguments
    1 quick fix available – remove type arguments”. Can u help with this please.

    1. Hi Tanushri, I have executed the same script now and I didnt get any error. Could you pls check it out again.
      If you face the error again then check this..
      In eclipse, go to windows – preference – java – installed jres – instead of jre select the jdk..

      1. I see JDK 1.8 is selected over there.
        Still get the error “The type FluentWait is not generic; it cannot be parameterized with arguments”. Not yet fixed, sorry for being late as was quite held up.

  2. Hi,
    How to use fluentwait to find list of weblements, for my case I would like to use FluentWait for the below scenarios
    List list = webDriver.findElements(by)

Leave a Reply

Your email address will not be published. Required fields are marked *