Searched refs:reportConversionTextBox (Results 1 – 1 of 1) sorted by relevance
185 UiObject2 reportConversionTextBox = getReportConversionTextBox(); in inputSourceAdId() local186 assertNotNull("Report Conversion text box not found", reportConversionTextBox); in inputSourceAdId()187 reportConversionTextBox.setText(sourceAdId); in inputSourceAdId()