Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6990491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:21:30+00:00 2026-05-27T19:21:30+00:00

How good is selenium’s support for https and also for automatically reading, writing, and

  • 0

How good is selenium’s support for https and also for automatically reading, writing, and discarding of cookies- using a java implementation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:21:31+00:00Added an answer on May 27, 2026 at 7:21 pm

    Its good actually, I did not face any problems while using https sites using selenium. You might face few issues if working on different domain (ex. http://example.com to https://example1.com), but other than that its pretty good.

    There are lot of methods available to work with cookies. for ex:

    • createCookie(java.lang.String nameValuePair, java.lang.String optionsString)
      Create a new cookie whose path and domain are same with those of current page under test, unless you specified a path for this cookie explicitly.
    • deleteAllVisibleCookies()
      Calls deleteCookie with recurse=true on all cookies visible to the current page.
    • deleteCookie(java.lang.String name, java.lang.String optionsString)
      Delete a named cookie with specified path and domain.
    • getCookie()
      Return all cookies of the current page under test.
    • getCookieByName(java.lang.String name)
      Returns the value of the cookie with the specified name, or throws an error if the cookie is not present.
    • isCookiePresent(java.lang.String name)
      Returns true if a cookie with the specified name is present, or false otherwise.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using selenium for sometime and doing good with it. I would like
I am writing some unit tests in VS 2010 using Selenium and C#. I
I'm using Selenium 2b1 and getting good results driving Firefox (both MacOS & Windows).
I'm writing a series of automatic tests in C# using NUnit and Selenium. Edit:
Good morning, I am about to start writing an Excel add-in for Excel 2002.
I have been using Selenium a lot lately (testing an ExtJs app) and while
I am doing the following in selenium 2/webdrive using python and firefox... I am
I am using cucumber + capybara for my tests.The database cleaner is working good,
I am using Selenium to do testing, We write our test cases in HTML
I need to verify using Selenium (or similar framework) that certain HTML content/items are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.