Forum Discussion
Former_Member
6 years agoAccelerator III
Hi Dhanashree
Did you try working out?
Thanks
Chaithra Sree
- dhanashree_panpatil6 years agoIdeator II
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_Member6 years agoAccelerator III
Were you able to login into Aras? Did you try using "id" instead of "Xpath" ?
- Former_Member6 years agoAccelerator III
Hi Dhanashree
I am trying to automate ARAS using Selenium and eclipse. But I could not login to the server. I tried to locate the elements using ID. but its showing unable to locate element.
Could you plz share code , if you were able to login.