Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 13fdd57

Browse files
authored
Merge pull request SORMAS-Foundation#3129 from hzi-braunschweig/feature-3116-add-cluster-screening-events
Feature 3116 add cluster screening events
2 parents d039d4b + c1a298e commit 13fdd57

57 files changed

Lines changed: 3167 additions & 142 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<WebElementEntity>
3+
<description></description>
4+
<name>textarea_Description of how contact took place</name>
5+
<tag></tag>
6+
<elementGuidId>8762defb-d8bd-4294-8a1f-b67c17a0a24e</elementGuidId>
7+
<selectorCollection>
8+
<entry>
9+
<key>XPATH</key>
10+
<value>//textarea[@id='description']</value>
11+
</entry>
12+
</selectorCollection>
13+
<selectorMethod>XPATH</selectorMethod>
14+
<useRalativeImagePath>false</useRalativeImagePath>
15+
<webElementProperties>
16+
<isSelected>false</isSelected>
17+
<matchCondition>equals</matchCondition>
18+
<name>tag</name>
19+
<type>Main</type>
20+
<value>textarea</value>
21+
</webElementProperties>
22+
<webElementProperties>
23+
<isSelected>false</isSelected>
24+
<matchCondition>equals</matchCondition>
25+
<name>class</name>
26+
<type>Main</type>
27+
<value>v-textarea v-widget v-has-width v-textarea-focus</value>
28+
</webElementProperties>
29+
<webElementProperties>
30+
<isSelected>true</isSelected>
31+
<matchCondition>equals</matchCondition>
32+
<name>id</name>
33+
<type>Main</type>
34+
<value>description</value>
35+
</webElementProperties>
36+
<webElementProperties>
37+
<isSelected>false</isSelected>
38+
<matchCondition>equals</matchCondition>
39+
<name>aria-labelledby</name>
40+
<type>Main</type>
41+
<value>gwt-uid-32</value>
42+
</webElementProperties>
43+
<webElementProperties>
44+
<isSelected>false</isSelected>
45+
<matchCondition>equals</matchCondition>
46+
<name>rows</name>
47+
<type>Main</type>
48+
<value>3</value>
49+
</webElementProperties>
50+
<webElementProperties>
51+
<isSelected>false</isSelected>
52+
<matchCondition>equals</matchCondition>
53+
<name>tabindex</name>
54+
<type>Main</type>
55+
<value>0</value>
56+
</webElementProperties>
57+
<webElementProperties>
58+
<isSelected>false</isSelected>
59+
<matchCondition>equals</matchCondition>
60+
<name>xpath</name>
61+
<type>Main</type>
62+
<value>id(&quot;description&quot;)</value>
63+
</webElementProperties>
64+
<webElementXpaths>
65+
<isSelected>true</isSelected>
66+
<matchCondition>equals</matchCondition>
67+
<name>xpath:attributes</name>
68+
<type>Main</type>
69+
<value>//textarea[@id='description']</value>
70+
</webElementXpaths>
71+
<webElementXpaths>
72+
<isSelected>false</isSelected>
73+
<matchCondition>equals</matchCondition>
74+
<name>xpath:idRelative</name>
75+
<type>Main</type>
76+
<value>//div[@id='sormasui-1655777373']/div/div[2]/div/div[2]/div/div/div[3]/div/div/div/div/div/div/div/div/div[2]/div/div/div[15]/div/div/textarea</value>
77+
</webElementXpaths>
78+
<webElementXpaths>
79+
<isSelected>false</isSelected>
80+
<matchCondition>equals</matchCondition>
81+
<name>xpath:position</name>
82+
<type>Main</type>
83+
<value>//textarea</value>
84+
</webElementXpaths>
85+
</WebElementEntity>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Area type (urbanrural)_gwt-uid-122.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Area type (urbanrural).rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Area type (urbanrural)_gwt-uid-122</name>
4+
<name>input_Area type (urbanrural)</name>
55
<tag></tag>
66
<elementGuidId>92229982-a8b0-4cfc-9c6b-08e87e9fed6b</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_City_city.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_City.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_City_city</name>
4+
<name>input_City</name>
55
<tag></tag>
66
<elementGuidId>6511897c-7fff-41cb-a837-844f986659ee</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Email address_emailAddress.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Email address.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Email address_emailAddress</name>
4+
<name>input_Email address</name>
55
<tag></tag>
66
<elementGuidId>f2ffab63-7072-409d-b209-a0809937d9ce</elementGuidId>
77
<selectorCollection>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<WebElementEntity>
3+
<description></description>
4+
<name>input_General practitioner name and contact</name>
5+
<tag></tag>
6+
<elementGuidId>b5e148f2-9508-402a-9e58-6dc6188e5e10</elementGuidId>
7+
<selectorCollection>
8+
<entry>
9+
<key>XPATH</key>
10+
<value>//input[@id='generalPractitionerDetails']</value>
11+
</entry>
12+
</selectorCollection>
13+
<selectorMethod>XPATH</selectorMethod>
14+
<useRalativeImagePath>false</useRalativeImagePath>
15+
<webElementProperties>
16+
<isSelected>false</isSelected>
17+
<matchCondition>equals</matchCondition>
18+
<name>tag</name>
19+
<type>Main</type>
20+
<value>input</value>
21+
</webElementProperties>
22+
<webElementProperties>
23+
<isSelected>true</isSelected>
24+
<matchCondition>equals</matchCondition>
25+
<name>type</name>
26+
<type>Main</type>
27+
<value>text</value>
28+
</webElementProperties>
29+
<webElementProperties>
30+
<isSelected>false</isSelected>
31+
<matchCondition>equals</matchCondition>
32+
<name>class</name>
33+
<type>Main</type>
34+
<value>v-textfield v-widget v-has-width v-textfield-focus</value>
35+
</webElementProperties>
36+
<webElementProperties>
37+
<isSelected>true</isSelected>
38+
<matchCondition>equals</matchCondition>
39+
<name>id</name>
40+
<type>Main</type>
41+
<value>generalPractitionerDetails</value>
42+
</webElementProperties>
43+
<webElementProperties>
44+
<isSelected>false</isSelected>
45+
<matchCondition>equals</matchCondition>
46+
<name>aria-labelledby</name>
47+
<type>Main</type>
48+
<value>gwt-uid-137</value>
49+
</webElementProperties>
50+
<webElementProperties>
51+
<isSelected>false</isSelected>
52+
<matchCondition>equals</matchCondition>
53+
<name>tabindex</name>
54+
<type>Main</type>
55+
<value>0</value>
56+
</webElementProperties>
57+
<webElementProperties>
58+
<isSelected>false</isSelected>
59+
<matchCondition>equals</matchCondition>
60+
<name>xpath</name>
61+
<type>Main</type>
62+
<value>id(&quot;generalPractitionerDetails&quot;)</value>
63+
</webElementProperties>
64+
<webElementXpaths>
65+
<isSelected>true</isSelected>
66+
<matchCondition>equals</matchCondition>
67+
<name>xpath:attributes</name>
68+
<type>Main</type>
69+
<value>//input[@id='generalPractitionerDetails']</value>
70+
</webElementXpaths>
71+
<webElementXpaths>
72+
<isSelected>false</isSelected>
73+
<matchCondition>equals</matchCondition>
74+
<name>xpath:idRelative</name>
75+
<type>Main</type>
76+
<value>//div[@id='sormasui-1655777373']/div/div[2]/div/div[2]/div/div/div/div[3]/div/div/div/div[2]/div/div/div[16]/div/div[5]/div/input</value>
77+
</webElementXpaths>
78+
<webElementXpaths>
79+
<isSelected>false</isSelected>
80+
<matchCondition>equals</matchCondition>
81+
<name>xpath:position</name>
82+
<type>Main</type>
83+
<value>//div[5]/div/input</value>
84+
</webElementXpaths>
85+
</WebElementEntity>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Owner of phone_phoneOwner.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Owner of phone.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Owner of phone_phoneOwner</name>
4+
<name>input_Owner of phone</name>
55
<tag></tag>
66
<elementGuidId>df9d610d-2f9d-4302-97a0-3923b2751e0c</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Passport number_passportNumber.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Passport number.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Passport number_passportNumber</name>
4+
<name>input_Passport number</name>
55
<tag></tag>
66
<elementGuidId>6c07c3fe-7655-4458-9ec6-d7da2fc5a2f7</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Phone number_phone.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Phone number.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Phone number_phone</name>
4+
<name>input_Phone number</name>
55
<tag></tag>
66
<elementGuidId>d882aa8f-6980-49c5-beed-5c4848d76f03</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Postal code_postalCode.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Postal code.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Postal code_postalCode</name>
4+
<name>input_Postal code</name>
55
<tag></tag>
66
<elementGuidId>513607ac-435b-4dfa-acf8-34d980ce8499</elementGuidId>
77
<selectorCollection>

sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Sex_gwt-uid-136.rs renamed to sormas-e2e-ui-tests/Object Repository/Contacts/ContactInformationView/ChangeContactPersonData/input_Sex.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<WebElementEntity>
33
<description></description>
4-
<name>input_Sex_gwt-uid-136</name>
4+
<name>input_Sex</name>
55
<tag></tag>
66
<elementGuidId>608bd184-c8f2-4c04-9898-1862ef2c65ed</elementGuidId>
77
<selectorCollection>

0 commit comments

Comments
 (0)