polarblau / capycorder

Chrome extension, generating Capybara request spec steps based on user interaction.
https://chrome.google.com/webstore/detail/niijdolnjmjdjakbanogihdlhcbhfkho
83 stars 15 forks source link

Support textfield selection #30

Open martijnschouwe opened 11 years ago

martijnschouwe commented 11 years ago

As a user i must be able to select a text in a textfield and get the step matcher accordingly e.g. find_field("name").value.should eq value