Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Dependency of maven for isomorphic_webdriver

    Hi ,


    I am trying to convert my Selenium + TestNG code to Maven & i am getting all the dependencies for " pom.xml " from their respective websites.
    But for SmartClient webdriver, I am not able to find dependency which i can put in pom.xml instead of providing "isomorphic_webdriver.jar" file externally.
    So can you please provide the dependencies for pom.xml, which is required for test the code in Maven.

    Following are the Softwares i am using for automation
    Selenium ver 2.48.2
    Firefox ver 42
    TestNG ver 6.9.6
    Apache poi ver 3.9
    Maven ver 4

    Please provide appropriate dependencies for "Isomorphic_webdriver.jar" which can be placed in "pom.xml" , So by this i can solve the errors of drivers.


    Thanks




    #2
    It's not clear what issue you're having - we explain the general pattern for artifactIds here. Did you have some kind of issue when you tried isomorphic-webdriver as directed?

    Comment


      #3
      Ok it works for me very well. Thanks

      Comment


        #4
        Hi pkothari, can you please provide me the maven dependency (pom.xml) for isomorphic webdriver..?

        Comment

        Working...
        X