<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Browser error]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13034&amp;type=atom" />
	<updated>2017-09-30T12:35:33Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13034</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Browser error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119642#p119642" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong> спасибо. С помощью этой команды убрал оповещения и через if сделал контроль содержимого переменной.</p>]]></content>
			<author>
				<name><![CDATA[Alex_Lexon]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32135</uri>
			</author>
			<updated>2017-09-30T12:35:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119642#p119642</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Browser error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119641#p119641" />
			<content type="html"><![CDATA[<p>ComObjError(false)</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2017-09-30T10:32:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119641#p119641</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Browser error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119636#p119636" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong> понятное дело, что перед этим я перехожу на сайт через navigate. Смысл в другом. Обновлять-то страницу не надо, если нет значения, а лишь снова его поискать, ибо появится, поэтому и не отправил ту часть.</p>]]></content>
			<author>
				<name><![CDATA[Alex_Lexon]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32135</uri>
			</author>
			<updated>2017-09-30T06:35:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119636#p119636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Browser error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119634#p119634" />
			<content type="html"><![CDATA[<p>Так, как тут написано, в принципе работать не может. Вы создаёте пустой объект InternetExplorer, откуда там document и html-код может взяться?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-09-29T20:47:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119634#p119634</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Browser error]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=119633#p119633" />
			<content type="html"><![CDATA[<p>Здравствуйте! С очередным вопросом на этот форум... В общем.. Использую браузер для получения нужных мне чисел, но иногда этих чисел нет, и тогда выдаётся ошибка. Надо, чтобы скрипт пытался раздобыть значение до тех пор, пока оно не появится.<br /></p><div class="codebox"><pre><code> x := ComObjCreate(&quot;InternetExplorer.Application&quot;).document.getElementsByClassName(&quot;item-amount&quot;)[0].innerText</code></pre></div><p>Так получаю значение.</p>]]></content>
			<author>
				<name><![CDATA[Alex_Lexon]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32135</uri>
			</author>
			<updated>2017-09-29T19:42:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=119633#p119633</id>
		</entry>
</feed>
