Skip to content

Commit

Permalink
Revert "for-hẻ"
Browse files Browse the repository at this point in the history
This reverts commit 11f0567.
  • Loading branch information
Thong Manh Gia Nguyen committed Nov 18, 2020
1 parent 11f0567 commit 5049526
Show file tree
Hide file tree
Showing 82 changed files with 1,250 additions and 759 deletions.
Binary file removed Capture 1
Binary file not shown.
Binary file removed Capture 2
Binary file not shown.
Binary file removed D/area.png
Binary file not shown.
22 changes: 22 additions & 0 deletions Data Files/Multiple Checkout.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<DataFileEntity>
<description></description>
<name>Multiple Checkout</name>
<tag></tag>
<containsHeaders>true</containsHeaders>
<csvSeperator></csvSeperator>
<dataFileGUID>c4cbf718-68f0-47b5-bac2-d39d4856a3f9</dataFileGUID>
<dataSourceUrl>Data Files/Constants.xlsx</dataSourceUrl>
<driver>ExcelFile</driver>
<isInternalPath>true</isInternalPath>
<properties>
<entry>
<key>readAsString</key>
<value>true</value>
</entry>
</properties>
<query></query>
<secureUserAccount>false</secureUserAccount>
<sheetName>Checkout</sheetName>
<usingGlobalDBSetting>false</usingGlobalDBSetting>
</DataFileEntity>
16 changes: 16 additions & 0 deletions Data Files/Product List.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<DataFileEntity>
<description></description>
<name>Product List</name>
<tag></tag>
<containsHeaders>true</containsHeaders>
<csvSeperator></csvSeperator>
<dataFileGUID>4d936c34-493b-477c-a69d-1b74a55fae75</dataFileGUID>
<dataSourceUrl>Data Files/Constants.xlsx</dataSourceUrl>
<driver>ExcelFile</driver>
<isInternalPath>true</isInternalPath>
<query></query>
<secureUserAccount>false</secureUserAccount>
<sheetName>listProduct</sheetName>
<usingGlobalDBSetting>false</usingGlobalDBSetting>
</DataFileEntity>
Binary file removed Lieu Lieu Li Luom
Binary file not shown.
22 changes: 22 additions & 0 deletions Object Repository/Pages/Checkout page/blockUI.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>blockUI</name>
<tag></tag>
<elementGuidId>55cf1d7c-28a3-4316-b190-86f065018d7d</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@class = 'blockUI blockOverlay']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>class</name>
<type>Main</type>
<value>blockUI blockOverlay</value>
</webElementProperties>
</WebElementEntity>
22 changes: 22 additions & 0 deletions Object Repository/Pages/Checkout page/btnPlaceOrder.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>btnPlaceOrder</name>
<tag></tag>
<elementGuidId>6f216c01-b3ab-4661-a408-a9b1f07de9aa</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@id = 'place_order']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>place_order</value>
</webElementProperties>
</WebElementEntity>
22 changes: 22 additions & 0 deletions Object Repository/Pages/Checkout page/elRoot.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>elRoot</name>
<tag></tag>
<elementGuidId>f89a56a1-2439-4531-8e38-47f5921a4af3</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//div[@class='woocommerce-billing-fields']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>xpath</name>
<type>Main</type>
<value>//div[@class='woocommerce-billing-fields']</value>
</webElementProperties>
</WebElementEntity>
36 changes: 36 additions & 0 deletions Object Repository/Pages/Checkout page/inputAddress.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputAddress</name>
<tag></tag>
<elementGuidId>03e52c0d-fc64-49aa-adc0-1e5a4f4452f8</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@type = 'text' and @name = 'billing_address_1' and @id = 'billing_address_1']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>type</name>
<type>Main</type>
<value>text</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_address_1</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>billing_address_1</value>
</webElementProperties>
</WebElementEntity>
36 changes: 36 additions & 0 deletions Object Repository/Pages/Checkout page/inputCity.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputCity</name>
<tag></tag>
<elementGuidId>9dcb78f2-b673-46ee-a3b1-2cfa2de235df</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@type = 'text' and @name = 'billing_city' and @id = 'billing_city']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>type</name>
<type>Main</type>
<value>text</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_city</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>billing_city</value>
</webElementProperties>
</WebElementEntity>
22 changes: 22 additions & 0 deletions Object Repository/Pages/Checkout page/inputCompanyName.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputCompanyName</name>
<tag></tag>
<elementGuidId>212ee69e-4109-479a-aa9a-c3dea7488a3a</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>id(&quot;billing_company&quot;)</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>xpath</name>
<type>Main</type>
<value>id(&quot;billing_company&quot;)</value>
</webElementProperties>
</WebElementEntity>
36 changes: 36 additions & 0 deletions Object Repository/Pages/Checkout page/inputCountry.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputCountry</name>
<tag></tag>
<elementGuidId>f8609bcb-1e4f-4e92-8390-309b1f998086</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@type = 'text' and @name = 'billing_state' and @id = 'billing_state']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>type</name>
<type>Main</type>
<value>text</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_state</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>billing_state</value>
</webElementProperties>
</WebElementEntity>
36 changes: 36 additions & 0 deletions Object Repository/Pages/Checkout page/inputPhone.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputPhone</name>
<tag></tag>
<elementGuidId>c5a219c3-5169-4ff7-9ecf-73e7face1681</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@type = 'tel' and @name = 'billing_phone' and @id = 'billing_phone']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>type</name>
<type>Main</type>
<value>tel</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_phone</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>billing_phone</value>
</webElementProperties>
</WebElementEntity>
36 changes: 36 additions & 0 deletions Object Repository/Pages/Checkout page/inputPostcode.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>inputPostcode</name>
<tag></tag>
<elementGuidId>fbaa1d45-d99b-4669-8464-bb04817f0a8c</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@type = 'text' and @name = 'billing_postcode' and @id = 'billing_postcode']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>type</name>
<type>Main</type>
<value>text</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_postcode</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>id</name>
<type>Main</type>
<value>billing_postcode</value>
</webElementProperties>
</WebElementEntity>
29 changes: 29 additions & 0 deletions Object Repository/Pages/Checkout page/lnkCheckout.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>lnkCheckout</name>
<tag></tag>
<elementGuidId>dc1d1374-defb-434c-8cff-b4888a4a11de</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@href = 'http://cms.demo.katalon.com/checkout/' and (text() = 'Checkout' or . = 'Checkout')]</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>href</name>
<type>Main</type>
<value>http://cms.demo.katalon.com/checkout/</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>text</name>
<type>Main</type>
<value>Checkout</value>
</webElementProperties>
</WebElementEntity>
22 changes: 22 additions & 0 deletions Object Repository/Pages/Checkout page/lnkShop.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>lnkShop</name>
<tag></tag>
<elementGuidId>8ee7eba2-f6e5-430a-bb98-ac6a9d7c0ef9</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//*[@class = 'button wc-backward']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>class</name>
<type>Main</type>
<value>button wc-backward</value>
</webElementProperties>
</WebElementEntity>
29 changes: 29 additions & 0 deletions Object Repository/Pages/Checkout page/txtFirstname.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<WebElementEntity>
<description></description>
<name>txtFirstname</name>
<tag></tag>
<elementGuidId>7cc46294-f8ed-4b3b-ace9-a2ed33464ec3</elementGuidId>
<selectorCollection>
<entry>
<key>BASIC</key>
<value>//input[@name = 'billing_first_name']</value>
</entry>
</selectorCollection>
<selectorMethod>BASIC</selectorMethod>
<useRalativeImagePath>false</useRalativeImagePath>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>name</name>
<type>Main</type>
<value>billing_first_name</value>
</webElementProperties>
<webElementProperties>
<isSelected>true</isSelected>
<matchCondition>equals</matchCondition>
<name>tag</name>
<type>Main</type>
<value>input</value>
</webElementProperties>
</WebElementEntity>
Loading

0 comments on commit 5049526

Please sign in to comment.