<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Найти кнопку и нажать]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=14262</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14262&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Найти кнопку и нажать».]]></description>
		<lastBuildDate>Sun, 21 Oct 2018 22:25:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Найти кнопку и нажать]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=129347#p129347</link>
			<description><![CDATA[<p>Спасибо за помощь</p>]]></description>
			<author><![CDATA[null@example.com (TinkiVinki)]]></author>
			<pubDate>Sun, 21 Oct 2018 22:25:36 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=129347#p129347</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Найти кнопку и нажать]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=129332#p129332</link>
			<description><![CDATA[<p>Самый простой вариант:<br /></p><div class="codebox"><pre><code>1:: 
SendInput, ^{vk46} 
Sleep 1000
Send текст-кнопка{enter}
Sleep 1000
SendInput {Esc} 
Sleep 1000
SendInput {Enter} 
return</code></pre></div><p>P.S. Но по нормальному, нужно использовать что-то типа Selenium и т.д.</p>]]></description>
			<author><![CDATA[null@example.com (svoboden)]]></author>
			<pubDate>Sun, 21 Oct 2018 06:57:49 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=129332#p129332</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Найти кнопку и нажать]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=129325#p129325</link>
			<description><![CDATA[<p>Зависит от браузера. В общем случае можно просто сделать скриншот кнопки, воспользоваться командой ImageSearch, и послать клик с помощью ControlClick используя полученные координаты.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 20 Oct 2018 02:37:45 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=129325#p129325</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Найти кнопку и нажать]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=129319#p129319</link>
			<description><![CDATA[<p>Как в браузере найти текст-кнопку и нажать по ней левой кнопкой мыши?</p>]]></description>
			<author><![CDATA[null@example.com (TinkiVinki)]]></author>
			<pubDate>Fri, 19 Oct 2018 19:22:33 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=129319#p129319</guid>
		</item>
	</channel>
</rss>
