<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 3.2.1 (Python 3.8.1 on darwin)" generated="20200608 17:40:47.305" rpa="false">
	<suite id="s1" name="VerifyCreditedAmount" source="/Users/lizamathew/Downloads/robotsampl/tests/mobileweb/RobotTestSuite/VerifyCreditedAmount.robot">
		<test id="s1-t1" name="VerifyCreditedAmount">
			<kw name="Open Application" library="step_definitions" type="setup">
				<kw name="Get Chrome Mobile Options" library="util">
					<assign>
						<var>${options}</var>
					</assign>
					<msg timestamp="20200608 17:40:47.646" level="INFO">${options} = &lt;selenium.webdriver.chrome.options.Options object at 0x7fce193b5f10&gt;</msg>
					<status status="PASS" starttime="20200608 17:40:47.645" endtime="20200608 17:40:47.646"></status>
				</kw>
				<kw name="Create Webdriver" library="SeleniumLibrary">
					<doc>Creates an instance of Selenium WebDriver.</doc>
					<arguments>
						<arg>Chrome</arg>
						<arg>chrome_options=${options}</arg>
					</arguments>
					<msg timestamp="20200608 17:40:47.647" level="INFO">Creating an instance of the Chrome WebDriver.</msg>
					<kw name="Capture Page Screenshot" library="SeleniumLibrary">
						<doc>Takes a screenshot of the current page and embeds it into a log file.</doc>
						<msg timestamp="20200608 17:40:50.329" level="INFO">Cannot capture screenshot because no browser is open.</msg>
						<status status="PASS" starttime="20200608 17:40:50.328" endtime="20200608 17:40:50.329"></status>
					</kw>
					<msg timestamp="20200608 17:40:50.333" level="FAIL">SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81
					</msg>
					<status status="FAIL" starttime="20200608 17:40:47.646" endtime="20200608 17:40:50.333"></status>
				</kw>
				<status status="FAIL" starttime="20200608 17:40:47.644" endtime="20200608 17:40:50.334"></status>
			</kw>
			<kw name="Close Application" library="step_definitions" type="teardown">
				<kw name="Close Browser" library="SeleniumLibrary">
					<doc>Closes the current browser.</doc>
					<status status="PASS" starttime="20200608 17:40:50.335" endtime="20200608 17:40:50.336"></status>
				</kw>
				<status status="PASS" starttime="20200608 17:40:50.334" endtime="20200608 17:40:50.336"></status>
			</kw>
			<status status="FAIL" starttime="20200608 17:40:47.643" endtime="20200608 17:40:50.336" critical="yes">Setup failed:
SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81
			</status>
		</test>
		<status status="FAIL" starttime="20200608 17:40:47.307" endtime="20200608 17:40:50.338"></status>
	</suite>
	<statistics>
		<total>
			<stat pass="0" fail="1">Critical Tests</stat>
			<stat pass="0" fail="1">All Tests</stat>
		</total>
		<tag>
		</tag>
		<suite>
			<stat pass="0" fail="1" id="s1" name="VerifyCreditedAmount">VerifyCreditedAmount</stat>
		</suite>
	</statistics>
	<errors>
	</errors>
</robot>
