Hi I am using Selenium on rails plugin for automated testing in my project.
Currently I can check the links on a page by anchor text. Now I want to check href link for that anchor text like for <a href="/prj/url">Click Here</a> "Click here" text contain "prj/url" url.. So can anyone tell me how can I do this? Thanks in advance Brijesh Shah -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

