Method: Profile2Methods#save_changes

Defined in:
lib/kuali-sakai-common-lib/profile2.rb

#save_changesObject



123
124
125
126
# File 'lib/kuali-sakai-common-lib/profile2.rb', line 123

def save_changes
  frm.button(:value=>"Save changes").click
  Profile2.new @browser
end