Jump to content

sri6840

Members
  • Posts

    5
  • Joined

  • Last visited

sri6840's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I'm facing problem to click on ID any help please? using _FFClick("submit_Button", "id") Thanks in advance..
  2. File Name: test.properties [section] browser=ff Local $var = IniRead("test.properties","Section","browser", "NotFound") consoleWrite($var) some how manage to take the parameters with the above two lines of snippet. But i need to ignore section item in iniRead function because my property file doesn't have any sections.. Any suggestions please..
  3. Hi AutoIt, I'm using .property file to fetch my parameters like URL ..etc. These values ll be keep on changing like google,yahoo,rediff. so can you please help us in loading/accessing the parameter value using autoit. If i launch $URL what ever the name i give on the file has to be loaded. Advance Thanks. Thanks and Regards, Srinidhi.B
  4. Can any one give me a solutions for the below mentioned question 1. Solutions to "wait for page load" on chrome. Similar to _IELoadWait 2. Click on element by ID 3. Un install and installation of plugin These options are much much needed for me.. can any one Solve this. If possible can you give me more options for chrome. similar options that are already available on IE Thanks and Regards, Sri
  5. Can any one give me a solutions for the below mentioned question 1. Solutions to "wait for page load" on chrome. Similar to _IELoadWait 2. Click on element by ID These options are much much needed for me.. can any one Solve this.
×
×
  • Create New...