summaryrefslogtreecommitdiffstats
path: root/build/java.gypi
diff options
context:
space:
mode:
authoredmundyan@chromium.org <edmundyan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-15 00:08:05 +0000
committeredmundyan@chromium.org <edmundyan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-15 00:08:05 +0000
commit8ce89cd31f3a2361a03d0451f75f14a97e311638 (patch)
tree1ad8cfc2c7c346c35b9702a1078115ff1cc7c2a4 /build/java.gypi
parent77e87a80592a1a6797188531bc468109ebdf0cf6 (diff)
downloadchromium_src-8ce89cd31f3a2361a03d0451f75f14a97e311638.zip
chromium_src-8ce89cd31f3a2361a03d0451f75f14a97e311638.tar.gz
chromium_src-8ce89cd31f3a2361a03d0451f75f14a97e311638.tar.bz2
Fixing selectors for Wait action
No current pageset uses CSS selectors for the Wait action. However, this will start happening when we land the "navigate_steps" change. Current broken use state (from Calendar page) : "stress_memory": [ { "action": "click_element","selector": "div[class~=\"navForward\"]" }, { "action": "wait", "condition": "duration", "seconds": 2 }, { "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" } ] BUG= Review URL: https://chromiumcodereview.appspot.com/22905007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217704 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/java.gypi')
0 files changed, 0 insertions, 0 deletions