Below is my xpath ,i would like change below to something like
(//a[@class=“follow_link worded-follow-button”]/div[@class=“follow-text”])[index]
Currently its below ,but there are many follow elements and i would like to click each
(//a[@class=“follow_link worded-follow-button”]/div[@class=“follow-text”])[1]