<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Executing commands with &#8216;find&#8217;	</title>
	<atom:link href="https://www.krazyworks.com/executing-commands-with-find/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com/executing-commands-with-find/</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Thu, 04 Jun 2015 18:14:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.9</generator>
	<item>
		<title>
		By: Elijah luv		</title>
		<link>https://www.krazyworks.com/executing-commands-with-find/comment-page-1/#comment-247846</link>

		<dc:creator><![CDATA[Elijah luv]]></dc:creator>
		<pubDate>Sat, 30 Mar 2013 10:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.comradegeneral.com/SysAdmin/?p=50#comment-247846</guid>

					<description><![CDATA[I use web page http://my.naukri.com/manager/createacc2.php?othersrcp=11499&#038;wExp=N   And I use jquery console. On the jquery console I execute the two commands mentioned below. The commands selects user &quot;city&quot; location in the html form. The command works successfully alternate times - that is commands execute and select the city correctly when run first time, but fail next time, and succeed next time and so on. Why? 

The commands are (to be run one after another and in batch mode):

$(&#039;#inpcityContainerDD&#039;).click()
$(&#039;#cityContainerDD a[rel=06]&#039;).click()
]]></description>
			<content:encoded><![CDATA[<p>I use web page <a href="http://my.naukri.com/manager/createacc2.php?othersrcp=11499&#038;wExp=N" rel="nofollow ugc">http://my.naukri.com/manager/createacc2.php?othersrcp=11499&#038;wExp=N</a>   And I use jquery console. On the jquery console I execute the two commands mentioned below. The commands selects user &#8220;city&#8221; location in the html form. The command works successfully alternate times &#8211; that is commands execute and select the city correctly when run first time, but fail next time, and succeed next time and so on. Why? </p>
<p>The commands are (to be run one after another and in batch mode):</p>
<p>$(&#8216;#inpcityContainerDD&#8217;).click()<br />
$(&#8216;#cityContainerDD a[rel=06]&#8217;).click()</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
