QuestionQ3
UI automationWhich selector should be modified, in accordance with best practices, to ensure dependable and stable automation?
- A <html app='chrome.exe' title='Release History - UiPath Platform' /><webctrl parentid='confluence-ui' tag='SPAN' idx='94' />
- B <html app='chrome.exe' title='Google' /><webctrl tag='INPUT' aaname='Search' />
- C <html app='chrome.exe' title='ACME System 1 - Download monthly Report' /><webctrl aaname=' Year 200?' parentid='searchForm' class='text' />
- D <html app='chrome.exe' title='World population - Wikipedia' /><webctrl aaname='Population by continent' tag='TABLE'/><webctrl tableCol='3' tableRow='7' tag='TD'/>
Community Discussion