From 819a656e3f153e08566bc496fded493b36d6869f Mon Sep 17 00:00:00 2001 From: rajulmathur <63731693+rajulmathur@users.noreply.github.com> Date: Mon, 27 Apr 2020 17:34:39 +0530 Subject: [PATCH] Create output.xml --- samples/output.xml | 413 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 413 insertions(+) create mode 100644 samples/output.xml diff --git a/samples/output.xml b/samples/output.xml new file mode 100644 index 0000000..ae733cb --- /dev/null +++ b/samples/output.xml @@ -0,0 +1,413 @@ + + + + + + +Opens xlsx document file. + +${file_path} +${sheet_name} + + + + +Returns content of a cell. + +${row_num} +${col1_num} +${sheet_name} + + +${agent_username} + +${agent_username} = 990190271@its.jnj.com.jnjesp.predevesp + + + +Returns content of a cell. + +${row_num} +${col2_num} +${sheet_name} + + +${agent_password} + +${agent_password} = Salesforce2020! + + + + +${agent_username} +${agent_password} + + + +Opens a new browser instance to the optional ``url``. + +https://test.salesforce.com +chrome + +Opening browser 'chrome' to base url 'https://test.salesforce.com'. + + + +Maximizes current browser window. + + + + + +Types the given ``text`` into the text field identified by ``locator``. + +username +${agent_username} + +Typing text '990190271@its.jnj.com.jnjesp.predevesp' into text field 'username'. + + + +Types the given ``text`` into the text field identified by ``locator``. + +password +${agent_password} + +Typing text 'Salesforce2020!' into text field 'password'. + + + +Click the element identified by ``locator``. + +Login + +Clicking element 'Login'. + + + +Waits until the element ``locator`` is visible. + +${console navigation menu} +90 + + + + +Pauses the test executed for the given time. + +5 + +Slept 5 seconds + + + +Click the element identified by ``locator``. + +${app button} + +Clicking element '//div[@class='slds-icon-waffle']'. + + + +Waits until the element ``locator`` is visible. + +${search app & items} +30 + + + + +Types the given ``text`` into the text field identified by ``locator``. + +${search app & items} +Cases + +Typing text 'Cases' into text field '//input[@placeholder='Search apps and items...']'. + + + +Pauses the test executed for the given time. + +3 + +Slept 3 seconds + + + +*DEPRECATED in SeleniumLibrary 4.0.* use `Press Keys` instead. + +${search app & items} +\\13 + +Keyword 'SeleniumLibrary.Press Key' is deprecated. use `Press Keys` instead. + + + +Waits until the element ``locator`` is visible. + +${new case creation button} +30 + + + + + + +Pauses the test executed for the given time. + +10 + +Slept 10 seconds + + + + +Returns a list of WebElement objects matching the ``locator``. + +//div[@class='tabBar slds-grid']//span[contains(text(),'Close ')]//parent::button + + +${elements} + +${elements} = [<selenium.webdriver.remote.webelement.WebElement (session="b29a8a9b8071acadf89e511fc4dff8e5", element="4365395a-d706-4e4e-9195-9f926cc85107")>] + + + + + +Click the element identified by ``locator``. + +//div[@class='tabBar slds-grid']//span[contains(text(),'Close ')]//parent::button + +Clicking element '//div[@class='tabBar slds-grid']//span[contains(text(),'Close ')]//parent::button'. + + + + + + + + + +Pauses the test executed for the given time. + +10 + +Slept 10 seconds + + + + + + +Pauses the test executed for the given time. + +5 + +Slept 5 seconds + + + +Opens xlsx document file. + +${file_path} +${TestInput_Sheet_name} + + + + +Returns content of a cell. + +${TestInput_Sheet_name_row_num} +${TestInput_Sheet_name_col1_num} +${TestInput_Sheet_name} + + +${employeee_name} + +${employeee_name} = Test Employee USA + + + +Returns content of a cell. + +${TestInput_Sheet_name_row_num} +${TestInput_Sheet_name_col2_num} +${TestInput_Sheet_name} + + +${category} + +${category} = Audit Findings + + + +Returns content of a cell. + +${TestInput_Sheet_name_row_num} +${TestInput_Sheet_name_col3_num} +${TestInput_Sheet_name} + + +${sub-cat} + +${sub-cat} = Correcting Report + + + +Waits until the element ``locator`` is visible. + +${recent} +20 + + + + +Returns the value of ``attribute`` from the element ``locator``. + +${recent} +title + + +${title} + +${title} = Cases + + + +Logs the given message to the console. + +${title} + + + + +Runs the given keyword with the given arguments, if ``condition`` is true. + +'${title}'!='Cases' +Select Dropdown + + + + +Waits until the element ``locator`` is visible. + +${New} +15 + + + + +Click the element identified by ``locator``. + +${New} + +Clicking element '//div[@title='New']'. + + + +Waits until the element ``locator`` is visible. + +${Contact_Name} +30 + + + + +Click the element identified by ``locator``. + +${Contact_Name} + +Clicking element '//span[text()='Contact Name']/../../div/div/div/div/input'. + + + +Types the given ``text`` into the text field identified by ``locator``. + +${Contact_Name} +${employeee_name} + +Typing text 'Test Employee USA' into text field '//span[text()='Contact Name']/../../div/div/div/div/input'. + + + +Waits until the element ``locator`` is visible. + +//div[contains(@title,'${employeee_name}')] +30 + + + + +Click the element identified by ``locator``. + +//div[contains(@title,'${employeee_name}')] + +Clicking element '//div[contains(@title,'Test Employee USA')]'. + + + +Click the element identified by ``locator``. + +${Category_Drop} + +Clicking element '//span[text()='Category']/../../div'. + + + +Click the element identified by ``locator``. + +//a[@title='${category}'] + +Clicking element '//a[@title='Audit Findings']'. + +Takes a screenshot of the current page and embeds it into a log file. +</td></tr><tr><td colspan="3"><a href="selenium-screenshot-5.png"><img src="selenium-screenshot-5.png" width="800px"></a> + + +ElementNotInteractableException: Message: element not interactable + (Session info: chrome=81.0.4044.122) + + + + + + +TC01_ADUX_4287 + +ElementNotInteractableException: Message: element not interactable + (Session info: chrome=81.0.4044.122) + + +ADUX-4287 + + + + +Critical Tests +All Tests + + +TC01_ADUX_4287 + + +ADUX-4287 + + + +Collapsing consecutive whitespace during parsing is deprecated. Fix ' ${Z_Org_Case_Hierarchy} =' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 290. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 358. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 359. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 360. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 659. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 660. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 661. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 993. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 994. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 995. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 1037. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 1038. +Collapsing consecutive whitespace during parsing is deprecated. Fix ' #' in file 'C:\Users\rajumathur\Desktop\ESP\espregressionautomation\Tests\Reference.robot' on line 1039. +Keyword 'SeleniumLibrary.Press Key' is deprecated. use `Press Keys` instead. + +