Initial commit

This commit is contained in:
2025-11-06 12:06:50 +01:00
commit 4f76dc944e
48 changed files with 11671 additions and 0 deletions

2457
results/log.html Normal file

File diff suppressed because one or more lines are too long

511
results/output.xml Normal file
View File

@@ -0,0 +1,511 @@
<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.3.2 (Python 3.12.3 on linux)" generated="2025-10-16T14:18:43.239961" rpa="false" schemaversion="5">
<suite id="s1" name="Front-Office" source="/home/ersyl/development/robot-scripts/front-office">
<suite id="s1-s1" name="Tests" source="/home/ersyl/development/robot-scripts/front-office/Tests">
<suite id="s1-s1-s1" name="Front Office" source="/home/ersyl/development/robot-scripts/front-office/Tests/Front_Office.robot">
<test id="s1-s1-s1-t1" name="Should be able to access Home page" line="14">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:43.572113" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:43.571856" elapsed="0.947204"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:18:44.519575" elapsed="0.014057"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:44.534200" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:44.533901" elapsed="9.277320"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:43.571224" elapsed="10.240167"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:53.812341" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:53.812174" elapsed="0.031131"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:53.811947" elapsed="0.031570"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:18:53.844146" elapsed="0.010961"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:53.843785" elapsed="0.011507"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:53.811593" elapsed="0.043808"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:18:55.855936" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:18:53.855549" elapsed="2.000590"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:18:55.856682" elapsed="0.075080"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:55.856431" elapsed="0.075511"/>
</kw>
<doc>Home Page</doc>
<tag>Home</tag>
<status status="PASS" start="2025-10-16T14:18:43.528042" elapsed="12.403993"/>
</test>
<test id="s1-s1-s1-t2" name="Should be able to access About page" line="20">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:56.018765" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:56.018474" elapsed="0.417358"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:18:56.436074" elapsed="0.014517"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:56.451628" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:56.451028" elapsed="1.611239"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:56.018013" elapsed="2.044441"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:58.063357" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:18:58.063192" elapsed="0.030346"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:58.062976" elapsed="0.030820"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:18:58.094451" elapsed="0.010912"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:58.094022" elapsed="0.011531"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:58.062652" elapsed="0.042993"/>
</kw>
<kw name="GO to &quot;About&quot; Page" owner="FrontOfficeApp">
<kw name="Select &quot;About&quot; Page" owner="TopNav">
<kw name="Click Element" owner="SeleniumLibrary">
<msg time="2025-10-16T14:18:58.107691" level="INFO">Clicking element 'xpath=//*[@id="bs-example-navbar-collapse-1"]/ul/li[4]/a'.</msg>
<arg>${TOP_NAV_ABOUT_LINK}</arg>
<doc>Click the element identified by ``locator``.</doc>
<status status="PASS" start="2025-10-16T14:18:58.107324" elapsed="0.041391"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:00.149340" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:18:58.148962" elapsed="2.000583"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:58.106214" elapsed="2.043466"/>
</kw>
<kw name="Verify Page" owner="About">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${ABOUT_HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:00.150097" elapsed="0.008023"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:00.149835" elapsed="0.008433"/>
</kw>
<status status="PASS" start="2025-10-16T14:18:58.105837" elapsed="2.052516"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:02.158755" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:00.158471" elapsed="2.000489"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:19:02.159513" elapsed="0.058519"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:02.159239" elapsed="0.058967"/>
</kw>
<doc>About Page</doc>
<tag>About</tag>
<status status="PASS" start="2025-10-16T14:18:55.975900" elapsed="6.242387"/>
</test>
<test id="s1-s1-s1-t3" name="Should be able to access Contact page" line="27">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:02.304704" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:02.304511" elapsed="0.368307"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:19:02.673051" elapsed="0.013328"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:02.687063" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:02.686670" elapsed="1.697737"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:02.304194" elapsed="2.080419"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:04.385470" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:04.385301" elapsed="0.033098"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:04.385103" elapsed="0.033464"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:04.419056" elapsed="0.012448"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:04.418749" elapsed="0.013172"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:04.384808" elapsed="0.047219"/>
</kw>
<kw name="GO to &quot;Contact&quot; Page" owner="FrontOfficeApp">
<kw name="Select &quot;Contact&quot; Page" owner="TopNav">
<kw name="Click Element" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:04.433049" level="INFO">Clicking element 'xpath=//*[@id="bs-example-navbar-collapse-1"]/ul/li[6]/a'.</msg>
<arg>${TOP_NAV_CONTACT_LINK}</arg>
<doc>Click the element identified by ``locator``.</doc>
<status status="PASS" start="2025-10-16T14:19:04.432811" elapsed="0.044945"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:06.478504" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:04.478015" elapsed="2.000650"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:04.432577" elapsed="2.046203"/>
</kw>
<kw name="Verify Page" owner="Contact">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${CONTACT_US}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:06.479144" elapsed="0.007942"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:06.478917" elapsed="0.008315"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:04.432234" elapsed="2.055087"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:08.487764" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:06.487452" elapsed="2.000544"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:19:08.488742" elapsed="0.056132"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:08.488281" elapsed="0.056766"/>
</kw>
<doc>Contact Page</doc>
<tag>Contact</tag>
<status status="PASS" start="2025-10-16T14:19:02.261053" elapsed="6.284071"/>
</test>
<test id="s1-s1-s1-t4" name="Should be able to access Portofolio page" line="34">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:08.629739" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:08.629376" elapsed="0.408907"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:19:09.038705" elapsed="0.013965"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:09.053584" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:09.053115" elapsed="5.729816"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:08.629056" elapsed="6.154142"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:14.784527" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:14.784298" elapsed="0.033604"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:14.783962" elapsed="0.034144"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:14.818679" elapsed="0.011273"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:14.818335" elapsed="0.011851"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:14.783498" elapsed="0.046825"/>
</kw>
<kw name="GO to &quot;Portofolio&quot; Page" owner="FrontOfficeApp">
<kw name="Select &quot;Portofolio&quot; Page" owner="TopNav">
<kw name="Click Element" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:14.831984" level="INFO">Clicking element 'xpath=//*[@id="bs-example-navbar-collapse-1"]/ul/li[3]/a'.</msg>
<arg>${TOP_NAV_PORTOFOLIO_LINK}</arg>
<doc>Click the element identified by ``locator``.</doc>
<status status="PASS" start="2025-10-16T14:19:14.831696" elapsed="0.041058"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:16.873326" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:14.872972" elapsed="2.000580"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:14.831208" elapsed="2.042479"/>
</kw>
<kw name="Verify Page" owner="Portofolio">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${PORTOFOLIO}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:16.874090" elapsed="0.008185"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:16.873835" elapsed="0.008600"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:14.830613" elapsed="2.051896"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:18.883045" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:16.882627" elapsed="2.000624"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:19:18.883900" elapsed="0.056494"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:18.883562" elapsed="0.056985"/>
</kw>
<doc>Portofolio Page</doc>
<tag>Portofolio</tag>
<status status="PASS" start="2025-10-16T14:19:08.587103" elapsed="10.353522"/>
</test>
<test id="s1-s1-s1-t5" name="Should be able to access Services page" line="41">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:19.026545" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:19.026328" elapsed="0.389703"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:19:19.416486" elapsed="0.021570"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:19.438859" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:19.438414" elapsed="1.669926"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:19.026005" elapsed="2.082583"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:21.109629" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:21.109462" elapsed="0.033178"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:21.109075" elapsed="0.033833"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:21.143595" elapsed="0.013332"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:21.143156" elapsed="0.013923"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:21.108790" elapsed="0.048363"/>
</kw>
<kw name="GO to &quot;Services&quot; Page" owner="FrontOfficeApp">
<kw name="Select &quot;Services&quot; Page" owner="TopNav">
<kw name="Click Element" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:21.157987" level="INFO">Clicking element 'xpath=//*[@id="bs-example-navbar-collapse-1"]/ul/li[2]/a'.</msg>
<arg>${TOP_NAV_SERVICES_LINK}</arg>
<doc>Click the element identified by ``locator``.</doc>
<status status="PASS" start="2025-10-16T14:19:21.157798" elapsed="0.042983"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:23.201552" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:21.201168" elapsed="2.000545"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:21.157599" elapsed="2.044232"/>
</kw>
<kw name="Verify Page" owner="Services">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${SERVICES}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:23.202187" elapsed="0.008374"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:23.201964" elapsed="0.008743"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:21.157311" elapsed="2.053469"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:25.211197" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:23.210899" elapsed="2.000465"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:19:25.212010" elapsed="0.056574"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:25.211607" elapsed="0.057135"/>
</kw>
<doc>Services Page</doc>
<tag>Services</tag>
<status status="PASS" start="2025-10-16T14:19:18.983059" elapsed="6.285757"/>
</test>
<test id="s1-s1-s1-t6" name="Should be able to access Team page" line="48">
<kw name="Begin Web Test" owner="CommonWeb" type="SETUP">
<kw name="Open Browser" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:25.353685" level="INFO">Opening browser 'chrome' to base url 'about:blank'.</msg>
<arg>about:blank</arg>
<arg>${BROWSER}</arg>
<doc>Opens a new browser instance to the optional ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:25.353421" elapsed="0.401628"/>
</kw>
<kw name="Maximize Browser Window" owner="SeleniumLibrary">
<doc>Maximizes current browser window.</doc>
<status status="PASS" start="2025-10-16T14:19:25.755273" elapsed="0.015410"/>
</kw>
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:25.771558" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:25.771137" elapsed="1.693957"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:25.353021" elapsed="2.112265"/>
</kw>
<kw name="Go to &quot;Home&quot; page" owner="FrontOfficeApp">
<kw name="Home Page" owner="Landing">
<kw name="Go To" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:27.466756" level="INFO">Opening url 'https://automationplayground.com/front-office/'</msg>
<arg>${URL}</arg>
<doc>Navigates the current browser window to the provided ``url``.</doc>
<status status="PASS" start="2025-10-16T14:19:27.466522" elapsed="0.031540"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:27.466145" elapsed="0.032091"/>
</kw>
<kw name="Verify Page" owner="Landing">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${HOME_PAGE-HEADER}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:27.498752" elapsed="0.009920"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:27.498426" elapsed="0.010428"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:27.465625" elapsed="0.043323"/>
</kw>
<kw name="GO to &quot;Team&quot; Page" owner="FrontOfficeApp">
<kw name="Select &quot;Team&quot; Page" owner="TopNav">
<kw name="Click Element" owner="SeleniumLibrary">
<msg time="2025-10-16T14:19:27.510196" level="INFO">Clicking element 'xpath=//*[@id="bs-example-navbar-collapse-1"]/ul/li[5]/a'.</msg>
<arg>${TOP_NAV_TEAM_LINK}</arg>
<doc>Click the element identified by ``locator``.</doc>
<status status="PASS" start="2025-10-16T14:19:27.509775" elapsed="0.040215"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:29.550829" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:27.550333" elapsed="2.000701"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:27.509550" elapsed="2.041622"/>
</kw>
<kw name="Verify Page" owner="Team">
<kw name="Wait Until Page Contains" owner="SeleniumLibrary">
<arg>${AMAZING_TEAM}</arg>
<doc>Waits until ``text`` appears on the current page.</doc>
<status status="PASS" start="2025-10-16T14:19:29.551625" elapsed="0.008324"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:29.551360" elapsed="0.008733"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:27.509164" elapsed="2.051002"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2025-10-16T14:19:31.560594" level="INFO">Slept 2 seconds.</msg>
<arg>2</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2025-10-16T14:19:29.560284" elapsed="2.000511"/>
</kw>
<kw name="End Web Test" owner="CommonWeb" type="TEARDOWN">
<kw name="Close All Browsers" owner="SeleniumLibrary">
<doc>Closes all open browsers and resets the browser cache.</doc>
<status status="PASS" start="2025-10-16T14:19:31.561293" elapsed="0.056488"/>
</kw>
<status status="PASS" start="2025-10-16T14:19:31.561060" elapsed="0.056878"/>
</kw>
<doc>Team Page</doc>
<tag>Team</tag>
<status status="PASS" start="2025-10-16T14:19:25.311051" elapsed="6.306961"/>
</test>
<doc>Test the Studio Web Page</doc>
<status status="PASS" start="2025-10-16T14:18:43.400823" elapsed="48.259241"/>
</suite>
<status status="PASS" start="2025-10-16T14:18:43.357873" elapsed="48.345233"/>
</suite>
<status status="PASS" start="2025-10-16T14:18:43.243592" elapsed="48.502300"/>
</suite>
<statistics>
<total>
<stat pass="6" fail="0" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="1" fail="0" skip="0">About</stat>
<stat pass="1" fail="0" skip="0">Contact</stat>
<stat pass="1" fail="0" skip="0">Home</stat>
<stat pass="1" fail="0" skip="0">Portofolio</stat>
<stat pass="1" fail="0" skip="0">Services</stat>
<stat pass="1" fail="0" skip="0">Team</stat>
</tag>
<suite>
<stat name="Front-Office" id="s1" pass="6" fail="0" skip="0">Front-Office</stat>
<stat name="Tests" id="s1-s1" pass="6" fail="0" skip="0">Front-Office.Tests</stat>
<stat name="Front Office" id="s1-s1-s1" pass="6" fail="0" skip="0">Front-Office.Tests.Front Office</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>

2735
results/report.html Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 853 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 KiB