public class FlatWelcomeFrame
extends com.intellij.remoterobot.fixtures.CommonContainerFixture
| Constructor and Description |
|---|
FlatWelcomeFrame(com.intellij.remoterobot.RemoteRobot remoteRobot,
com.intellij.remoterobot.data.RemoteComponent remoteComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearExceptions()
Clear all exceptions
|
void |
clearWorkspace()
Clear the workspace by deleting the content of the IdeaProjects folder and clearing all the projects' links in the 'Welcome to IntelliJ IDEA' dialog
|
void |
clickOnLink(java.lang.String label)
Click on the link according to given label
|
void |
createNewProject()
Click on the 'New Project' link
|
void |
disableNotifications()
Open the 'Preferences' dialog
|
void |
openSettingsDialog()
Open the 'Preferences' dialog
|
TipDialog |
openTipDialog()
Open the 'Tip Of the Day' dialog
|
void |
preventTipDialogFromOpening()
Prevent the 'Tip of the Day' dialog from opening after project import
|
void |
switchToProjectsPage()
Switch to the 'Projects' page of flat welcome frame
|
actionButton, actionButton, actionButton, actionButtons, actionButtons, actionLink, actionLink, actionLink, actionLinks, browser, browser, browser, browser, button, button, button, buttons, checkBox, checkBox, checkBox, checkBox, checkBoxes, comboBox, comboBox, comboBox, comboBox, comboBoxes, heavyWeightWindow, heavyWeightWindow, heavyWeightWindow, heavyWeightWindow, heavyWeightWindows, heavyWeightWindows, jLabel, jLabel, jLabel, jLabels, jList, jList, jList, jList, jList, jLists, jLists, jMenuBar, jMenuBar, jMenuBar, jMenuBar, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenu, jPopupMenus, jPopupMenus, jTree, jTree, jTree, jTree, jTrees, jTrees, radioButton, radioButton, radioButton, radioButtons, textArea, textArea, textArea, textAreas, textEditor, textEditor, textEditor, textEditor, textEditors, textEditors, textField, textField, textField, textField, textFieldsfind, find, find, find, findAll, findAll, getFinderclick, click, doubleClick, getBackgroundColor, getForegroundColor, rightClickallText, allText, allText, callJs, callJs, execute, execute, execute, extractData, findAllText, findAllText, findAllText, findAllText, findText, findText, getComponentHashCode, getData, getHasFocus, getLocationOnScreen, getRemoteComponent, getRemoteRobot, getScreenshot, hasText, hasText, hasText, isFocusOwner, isShowing, retrieve, retrieve, retrieveData, runJs, runJs, textpublic FlatWelcomeFrame(@NotNull
com.intellij.remoterobot.RemoteRobot remoteRobot,
@NotNull
com.intellij.remoterobot.data.RemoteComponent remoteComponent)
public void createNewProject()
public void clickOnLink(java.lang.String label)
label - label of the link to click onpublic void clearWorkspace()
public void clearExceptions()
public void openSettingsDialog()
public TipDialog openTipDialog()
public void disableNotifications()
public void preventTipDialogFromOpening()
public void switchToProjectsPage()