|
Mozilla Iris
1.0
A visual test suite for Firefox
|
| def iris.api.helpers.keyboard_shortcuts.bookmark_all_tabs | ( | ) |
Open the Bookmark All Tabs dialog.
| def iris.api.helpers.keyboard_shortcuts.bookmark_page | ( | ) |
Bookmark the current page.
| def iris.api.helpers.keyboard_shortcuts.bookmarks_sidebar | ( | option | ) |
Toggle open/close the bookmarks sidebar.
| def iris.api.helpers.keyboard_shortcuts.change_search_next | ( | ) |
If the search bar has focus, change the search engine to the next in the list. (side effect: this also opens the search engine manager, if it wasn't already open).
| def iris.api.helpers.keyboard_shortcuts.change_search_previous | ( | ) |
If the search bar has focus, change the search engine to the previous in the list. (side effect: this also opens the search engine manager, if it wasn't already open).
| def iris.api.helpers.keyboard_shortcuts.change_window_view | ( | ) |
Change the focus on another window.
| def iris.api.helpers.keyboard_shortcuts.clear_recent_history | ( | ) |
Open the Clear Recent History dialog.
| def iris.api.helpers.keyboard_shortcuts.close_find | ( | ) |
Close the regular find toolbar or quick find toolbar, if it has focus.
| def iris.api.helpers.keyboard_shortcuts.close_tab | ( | ) |
Close the currently focused tab/window (Except for app tabs).
| def iris.api.helpers.keyboard_shortcuts.close_window | ( | ) |
Close the currently focused window.
| def iris.api.helpers.keyboard_shortcuts.delete_selected_file | ( | ) |
Delete selected file/files inside a folder.
| def iris.api.helpers.keyboard_shortcuts.edit_copy | ( | ) |
Copy selection to clipboard.
| def iris.api.helpers.keyboard_shortcuts.edit_cut | ( | ) |
Cut selection to clipboard.
| def iris.api.helpers.keyboard_shortcuts.edit_delete | ( | ) |
Delete selected text. If nothing is selected, delete previous character.
| def iris.api.helpers.keyboard_shortcuts.edit_paste | ( | ) |
Paste contents of the clipboard to the focused text field.
| def iris.api.helpers.keyboard_shortcuts.edit_paste_plain | ( | ) |
Paste contents of the clipboard, as plain text, to the focused text field.
| def iris.api.helpers.keyboard_shortcuts.edit_redo | ( | ) |
Redo the last operation of Undo.
| def iris.api.helpers.keyboard_shortcuts.edit_select_all | ( | ) |
Selects the entire contents of focused field or page.
| def iris.api.helpers.keyboard_shortcuts.edit_undo | ( | ) |
Undoes the previous operation.
| def iris.api.helpers.keyboard_shortcuts.find_next | ( | ) |
Find next occurrence of term, if find is already active on a search term. Find next (again) can also find the next occurrence of a term without opening the find toolbar.
| def iris.api.helpers.keyboard_shortcuts.find_previous | ( | ) |
Find the previous occurrence of term, if find is already active on a search term. Find previous can also find the previous occurrence of a term without opening the find toolbar.
| def iris.api.helpers.keyboard_shortcuts.focus_next_item | ( | ) |
Focus next actionable item.
| def iris.api.helpers.keyboard_shortcuts.focus_previous_item | ( | ) |
Focus previous actionable item.
| def iris.api.helpers.keyboard_shortcuts.force_close | ( | ) |
Move to the previous frame (can be in content or in chrome).
| def iris.api.helpers.keyboard_shortcuts.force_reload_page | ( | ) |
Reload the current web page with cache override.
| def iris.api.helpers.keyboard_shortcuts.full_screen | ( | ) |
Toggle full screen mode.
| def iris.api.helpers.keyboard_shortcuts.history_sidebar | ( | ) |
Toggle open/close the history sidebar.
| def iris.api.helpers.keyboard_shortcuts.maximize_window | ( | ) |
Maximize the browser window to fill the screen. This is NOT Full Screen mode.
| def iris.api.helpers.keyboard_shortcuts.minimize_window | ( | ) |
Minimize the browser window to the application launch bar.
| def iris.api.helpers.keyboard_shortcuts.navigate_back | ( | ) |
Navigate back in browsing history one page visit.
| def iris.api.helpers.keyboard_shortcuts.navigate_forward | ( | ) |
Navigate forward in browsing history one page visit.
| def iris.api.helpers.keyboard_shortcuts.navigate_home | ( | ) |
Navigate the browser to whatever is set as the Home page.
| def iris.api.helpers.keyboard_shortcuts.new_private_window | ( | ) |
Open a new private browser window.
| def iris.api.helpers.keyboard_shortcuts.new_tab | ( | ) |
Open a new browser tab.
| def iris.api.helpers.keyboard_shortcuts.new_window | ( | ) |
Open a new browser window.
| def iris.api.helpers.keyboard_shortcuts.next_frame | ( | ) |
Move to the next frame (can be in content or in chrome).
| def iris.api.helpers.keyboard_shortcuts.next_tab | ( | ) |
Focus the next tab (one over to the right).
| def iris.api.helpers.keyboard_shortcuts.open_addons | ( | ) |
Open the Add-ons Manager page.
| def iris.api.helpers.keyboard_shortcuts.open_browser_console | ( | ) |
Opens the Browser Console.
| def iris.api.helpers.keyboard_shortcuts.open_downloads | ( | ) |
Open the Downloads dialog.
| def iris.api.helpers.keyboard_shortcuts.open_file_picker | ( | ) |
Open the system file picker.
| def iris.api.helpers.keyboard_shortcuts.open_find | ( | ) |
Open the find toolbar.
| def iris.api.helpers.keyboard_shortcuts.open_library | ( | ) |
Open the Library window.
| def iris.api.helpers.keyboard_shortcuts.open_page_source | ( | ) |
Open the current page's page source.
| def iris.api.helpers.keyboard_shortcuts.open_print_page | ( | ) |
Open the Print dialog.
| def iris.api.helpers.keyboard_shortcuts.open_save_page | ( | ) |
Open the Save dialog.
| def iris.api.helpers.keyboard_shortcuts.open_search_manager | ( | ) |
If the search bar has focus, open the search engine manager.
| def iris.api.helpers.keyboard_shortcuts.open_web_console | ( | ) |
Opens the Web Console.
| def iris.api.helpers.keyboard_shortcuts.open_web_developer_menu | ( | ) |
Open the Web_developer tool.
| def iris.api.helpers.keyboard_shortcuts.page_down | ( | ) |
Jump down one screen.
| def iris.api.helpers.keyboard_shortcuts.page_end | ( | ) |
Jump to the bottom of the page.
| def iris.api.helpers.keyboard_shortcuts.page_home | ( | ) |
Jump to the top of the page.
| def iris.api.helpers.keyboard_shortcuts.page_up | ( | ) |
Jump up one screen.
| def iris.api.helpers.keyboard_shortcuts.previous_frame | ( | ) |
Move to the previous frame (can be in content or in chrome).
| def iris.api.helpers.keyboard_shortcuts.previous_tab | ( | ) |
Focus the previous tab (one over to the left).
| def iris.api.helpers.keyboard_shortcuts.quick_find | ( | ) |
Quick find opens simple find toolbar that remains active for only six seconds.
| def iris.api.helpers.keyboard_shortcuts.quick_find_link | ( | ) |
Quick find opens simple find link toolbar that remains active for only six seconds.
| def iris.api.helpers.keyboard_shortcuts.quit_firefox | ( | ) |
Quit the browser.
| def iris.api.helpers.keyboard_shortcuts.reload_page | ( | ) |
Reload the current web page.
| def iris.api.helpers.keyboard_shortcuts.restart_via_console | ( | ) |
restarts Firefox if web console is opened
| def iris.api.helpers.keyboard_shortcuts.restore_zoom | ( | ) |
Restores zoom level to page default.
| def iris.api.helpers.keyboard_shortcuts.scroll_down | ( | num = 1 | ) |
Scroll down one increment (equivalent to 3 mousewheel steps). :param num: The Number of times to scroll down. :return: None.
| def iris.api.helpers.keyboard_shortcuts.scroll_up | ( | num = 1 | ) |
Scroll up one increment (equivalent to 3 mousewheel steps). :param num: The number of times to scroll up. :return: None.
| def iris.api.helpers.keyboard_shortcuts.select_last_tab | ( | ) |
Select the last tab.
| def iris.api.helpers.keyboard_shortcuts.select_location_bar | ( | ) |
Set focus to the location bar.
| def iris.api.helpers.keyboard_shortcuts.select_search_bar | ( | ) |
If the search bar is present, select the search bar, otherwise this selects the location bar.
| def iris.api.helpers.keyboard_shortcuts.select_tab | ( | num | ) |
Select a given tab (only 1-8). param: num is a string 1-8. example: '4'.
| def iris.api.helpers.keyboard_shortcuts.stop_page_load | ( | ) |
Stop the current in progress web page from loading.
| def iris.api.helpers.keyboard_shortcuts.toggle_audio | ( | ) |
Mute/Unmute audio.
| def iris.api.helpers.keyboard_shortcuts.undo_close_tab | ( | ) |
Re-opens the previously closed tab.
| def iris.api.helpers.keyboard_shortcuts.undo_close_window | ( | ) |
Re-opens the previously closed browser window.
| def iris.api.helpers.keyboard_shortcuts.zoom_in | ( | ) |
Zoom in one increment.
| def iris.api.helpers.keyboard_shortcuts.zoom_out | ( | ) |
Zoom out one increment.