~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/tests/testdata/1-normal-plugin-and-extension-running.sikuli/check-webapps-plugin-and-extension-used.py

  • Committer: Chad Miller
  • Date: 2013-09-26 18:43:04 UTC
  • Revision ID: chad.miller@canonical.com-20130926184304-dbf45my755qknbss
* New release 29.0.1547.76.
* debian/tests/...: Make first real tests using sikuli. Probably quite
  fragile on changes to upstream. (LP: #1222895)
* debian/patches/4-chromeless-window-launch-option.patch: Make new windows
  use their own state instead of checking the parameters of the instance that
  started all processes for whether a window has chrome or not. (LP: #1223855)
* Update autopkgtest tests.
* debian/patches/series: Drop comment references to old patches.  Remove
  files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
wait("1378911743071.png", 60)  # done loading.
2
 
type("l", KEY_CTRL)
3
 
type("about:settings"+Key.ENTER)
4
 
click("Showadvanced.png")
5
 
wait("Jorifvmewhen.png")
6
 
type(Key.ESC, KEY_SHIFT)
7
 
wait("txtenslonzUD.png", 30)
8
 
wait("PlllInfUnlVW.png", 30)
9
 
click("Close-2.png")