[Password Manager Automated tests] Fix enabling the password manager
commite7da8d59282723d86026ab74ec244b599df5a12c
authorvabr <vabr@chromium.org>
Fri, 27 Mar 2015 17:41:23 +0000 (27 10:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 27 Mar 2015 17:41:58 +0000 (27 17:41 +0000)
tree58f32bba89c1341abcabfe00336bf432f2e4a8e2
parentefe21c3e50ca94de217760498a2158b83235532c
[Password Manager Automated tests] Fix enabling the password manager

This changes the code for enabling password manager in chrome://settings.
Currently, it only changes the .checked property of the associated checkbox.
That does not trigger the update in preferences, one has to .click() the checkbox.

BUG=369521

Review URL: https://codereview.chromium.org/1043453002

Cr-Commit-Position: refs/heads/master@{#322597}
components/test/data/password_manager/automated_tests/environment.py