<script type="text/javascript">
window._taboola = window._taboola || [];
_taboola.push({article:'auto'});
!function (e, f, u, i) {
if (!document.getElementById(i)){
e.async = 1;
e.src = u;
e.id = i;
f.parentNode.insertBefore(e, f);
}
}(document.createElement('script'),
document.getElementsByTagName('script')[0],
'//cdn.taboola.com/libtrc/teststart/loader.js',
'tb_loader_script');
</script>
<script type="text/javascript">
содержит #popupwindow
</script>
Import-Module C:\UIAutomation
$mainWin = Get-UIAWindow -ProcessName 1cv8c -Name *Заявка*
$contactsLink = $mainWin.Descendants.Hyperlinks['Принять'][0];
$contactsLink | Invoke-UiaButtonClick
Get-UIAButton -Name "Да" | Invoke-UiaButtonClick
exit
У меня вот такой список: