Method: Profile2Methods#save_changes
- Defined in:
- lib/kuali-sakai-common-lib/profile2.rb
#save_changes ⇒ Object
123 124 125 126 |
# File 'lib/kuali-sakai-common-lib/profile2.rb', line 123 def save_changes frm.(:value=>"Save changes").click Profile2.new @browser end |