About 9,710 results
Open links in new tab
  1. What Is Selenium And What Is WebDriver? - Stack Overflow

    Jan 31, 2019 · What is Selenium? Selenium is a framework where scripts are written to run and execute webDriver which in turn controls browser. What is WebDriver? WebDriver is an API, …

  2. Integrating Selenium web testing with REST APIs testing

    Oct 23, 2013 · After writing some web tests with Selenium, I need now to test REST APIs. I would like to drive my browser with Selenium and to verify the results displayed in my web browser …

  3. How can I bypass the Google CAPTCHA with Selenium and Python?

    So, Selenium and CAPTCHA serves two completely different purposes and ideally shouldn't be used to achieve any interrelated tasks. Having said that, reCAPTCHA can easily detect the …

  4. Can we use selenium for testing desktop applications?

    May 12, 2022 · 6 I am testing a WEB and Desktop application (cross OS application: Windows - Mac - Linux) and I'm using RobotFramework to automate the tests. For the Web I use …

  5. Is there any way to bypass MFA Authentication for Selenium Test …

    Feb 28, 2023 · Please comment if anyone has automate MFA using Selenium or any other test automation tool. Or if any way is there to automate MFA based Websites. I am expecting to …

  6. java - Running Selenium scripts with JMeter - Stack Overflow

    Oct 19, 2011 · 31 I have Selenium automation scripts ready with functional flow, now I want to integrate those scripts with JMeter for load-testing. Is that possible? If so how to integrate …

  7. selenium - Options for recording the tasks done in a browser for …

    Jun 28, 2018 · Selenium has become a core framework for other open-source test automation tools such as Katalon Studio, Watir, Protractor, and Robot Framework. FireFox Extension …

  8. How to test a Streamlit application with Selenium and pytest …

    Aug 15, 2023 · There is a testing framework that eases the creation of the test cases, the seleniumbase. For Pythonista, it is an all-in-one testing framework. It uses …

  9. selenium - Framework that allows to automate desktop …

    UiPath Studio software solution allows automating repetitive office tasks. WinAppDriver is a service to support Selenium-like UI Test Automation on Windows Applications. This service …

  10. testing - Select a date from date picker using Selenium webdriver ...

    Jan 28, 2014 · Select a date from date picker using Selenium webdriver Asked 11 years, 11 months ago Modified 1 year, 1 month ago Viewed 152k times