Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to delete the cookies (1000 records)
#1
Not Solved
Hi,

- I have 1000 records in Excel.
- Those records will be used for searching purpose in Salesforce.com
- When i Search for first few records(eg. 70 records) Using QTP then Browser hangs up and Does not perform further search.

- I want to search for 100 records and i want to Delete the cookies from the browser.
and I want to relaunch the browser.

Can anyone help me out with the above scenario using Script ?

Regards,
Akhandesh
Reply
#2
Not Solved
Even though there are 70 records we can use single statement for cookie deletion for that particular domain
Code:
Browser("micclass:=Browser").DeleteCookies "Salesforce"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Delete Firefox history and Cookies Anupama 0 1,304 06-18-2018, 11:57 AM
Last Post: Anupama
  How to check expected cookies are present or not priyanka.agarwal 0 1,854 07-02-2015, 12:43 PM
Last Post: priyanka.agarwal
  How to delete particular mails in Gmail using QTP rajkumarsm 1 3,834 10-06-2014, 07:03 PM
Last Post: rajkumarsm
  Delete Gmail email newqtp 4 4,535 07-05-2013, 02:12 PM
Last Post: Staff
  delete blank lines in excel cell QAVA 2 5,509 12-07-2012, 09:36 PM
Last Post: elango87

Forum Jump:


Users browsing this thread: 1 Guest(s)