Skip to content
Snippets Groups Projects
Commit 5847ad3c authored by Vlad's avatar Vlad
Browse files

feat(automation): remove conflicts

parent 99b57bf6
No related branches found
No related tags found
No related merge requests found
......@@ -6,20 +6,17 @@
<elementGuidId>603be35e-a2f1-4b42-9155-c50663f2f154</elementGuidId>
<selectorCollection>
<entry>
<<<<<<< HEAD
<key>CSS</key>
<value>button[data-test=&quot;button-add-user&quot;]</value>
</entry>
<entry>
<key>XPATH</key>
=======
<key>XPATH</key>
<value>//button/*[1]</value>
</entry>
<entry>
<key>CSS</key>
<value>button:first-child</value>
>>>>>>> e85cabdf8bb80ea1284bf832b47b990be81d0c03
</entry>
</selectorCollection>
<selectorMethod>XPATH</selectorMethod>
......
......@@ -6,19 +6,16 @@
<elementGuidId>9be9ae36-fc08-41ea-9e5e-66e6b3424324</elementGuidId>
<selectorCollection>
<entry>
<<<<<<< HEAD:automation/Object Repository/NewUser/adminButton.rs
<key>CSS</key>
</entry>
<entry>
<key>XPATH</key>
<value>//*[@id=&quot;root&quot;]/div/div/div[1]/div[2]/div/span[2]</value>
=======
<key>XPATH</key>
<value>//span[contains(text(),'admin')]</value>
</entry>
<entry>
<key>CSS</key>
>>>>>>> e85cabdf8bb80ea1284bf832b47b990be81d0c03:automation/Object Repository/NewUser/admin.rs
</entry>
</selectorCollection>
<selectorMethod>XPATH</selectorMethod>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment