Forum Discussion

dhanashree_panpatil's avatar
7 years ago

Aras PLM customized automation using Selenium Webdriver and Eclipse

I am trying to automate smoke test flow of my project using Selenium webdriver and Eclipse.

Is there anyone who has a better solution for this?

What kind of framework one should use?  Please guide if you have some Aras PLM Automation at your end.

--

Thanks,

Dhanashree

8 Replies

    • dhanashree_panpatil's avatar
      dhanashree_panpatil
      Ideator I

      Yes, wrote some code in Eclipse for Chrome Driver in selenium to perform log in and other project related item type creation. Many a times script stucks while finding  Xpath as it is dynamic. 

      • Former_Member's avatar
        Former_Member
        Ideator I

        Were you able to login into Aras? Did you try using "id" instead of "Xpath" ?