Hello, my name is Stanislav and I have a question for you. How can I say I run Process.Start (" https://www.yandex.ru "), how can I close it exclusively with the tab " https://www.yandex.ru "? PS Thanks in advance for all the answers!

  • five
    Hello, Stanislav. - VladD
  • one
    I put on the fact that it is impossible to do in the general case. For some browsers, there may be solutions. - pavel
  • one
    Or direct control of the browser through the engines of the form Watin / Selenium where else you will need to saw them for yourself. Or indirectly, by searching the controls in the browser window and emulating mouse clicks / sending keys to the window. - vitidev

0