Skip to content

Instantly share code, notes, and snippets.

@freaktechnik
Created July 16, 2015 18:40
Show Gist options
  • Save freaktechnik/b454e1e2021dd11f2e83 to your computer and use it in GitHub Desktop.
Save freaktechnik/b454e1e2021dd11f2e83 to your computer and use it in GitHub Desktop.
tabs.open("about:home");
yield wait(tabs, "ready");
assert.ok(main.youtube_download_button.disabled == true);
yield utils.cleanUI();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment