VB199T, 90LM00Z1-B01170
VE198S, 90LMB9100Q01001C-
BE229QLB, 90LM01X0-B01370
VP228T, 90LM01K0-B02170
VS228NE, 90LMD8001T02211C-
VS229NA, 90LME9001Q02211C-
VX229H, 90LM00K0-B01670
BE239QLB, 90LM01W0-B01370
PB238Q, 90LMG9151T01081C-
VC239H, 90LM01E0-B02170
VC239H-W, 90LM01E2-B01470
VX238H, 90LMGB001R010O1C-
VX239H, 90LM00F0-B01470
VX239H-W, 90LM00F2-B01470
VN247HA, 90LMGF101T02271C-
VP247H, 90LM01L0-B01170
VP247T, 90LM01L0-B02170
VS247NR, 90LME2001T02211C-
<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