Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Delivered
Categories Functional Tester
Created by Guest
Created on Apr 3, 2014

RFT:Chrome browser deletecookies and deletecache API

Deletecookies() deletes all of the browser's cookies.
However, there is no similar method available in RFT to clear browser cache.
Also the browser-level deletecookies() API is not supported in Chrome testing. Cookies need to be deleted manually.
As we are using RFT to automate our application that runs in Chrome there is a need to clean the cache/cookies post prolonged run of the suite.
The need is to have a API in RFT that shall delete the cache/cookies of Chrome as well.

Idea priority High
RFE ID 47098
RFE URL
RFE Product Rational Functional Tester
  • Guest
    Reply
    |
    Feb 8, 2022

    This request is implemented in RFT 10.2.2.

    Now, user can specify the Clear browser data (Clear cache and Clear history) UI Test preferences to playback Functional HTML script with WebUI. With this preferences set it will clear cache and history on launching the browser.

    Also user can use deleteCookies() API in script to delete cookies and session data on current browser instance while playback. applicable for Chrome, Firefox and Edge browsers.

    Sample code to call deleteCookies() API using browser instance:

    browser_htmlBrowser(document_google(),DEFAULT_FLAGS).deleteCookies();

  • Guest
    Reply
    |
    Feb 18, 2021

    A preliminary evaluation of this request indicates that it is consistent with our business strategy. Further evaluation of this RFE is underway.

  • Guest
    Reply
    |
    Jan 5, 2021

    Thank you for taking the time to provide your ideas to IBM. We truly value our relationship with you and appreciate your willingness to share details about your experience, your recommendations, and ideas.

    I am sorry to inform you that our team has evaluated the request and has determined that it cannot be implemented at this time. In part, this is due to the length of time it has taken for us to review your idea, for which we apologize. This has not been good enough and we want to do much better going forward. If you believe that your request is still relevant to your business please submit a new idea using the following developerWorks RFE submission link: https://www.ibm.com/developerworks/rfe/execute?use_case=submitRfe.

    Please feel free to reach out to me if you require any further clarification of any of the items discussed above.

    Many thanks again for your understanding.

    Kind regards,
    Suhas Kashyap

  • Guest
    Reply
    |
    Sep 24, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - Application Platform
    Product - Functional Tester

    For recording keeping, the previous attributes were:
    Brand - Rational
    Product family - Product & application lifecycle management
    Product - Functional Tester

  • Guest
    Reply
    |
    May 26, 2014

    Although the theme of this request is consistent with our business strategy, it is not committed to the release that is currently under development.