Codebun

  • Home
  • Automation
    • Selenium Web Driver With Java
    • Selenium Web Driver With C#
    • Katalon studio
    • Puppeteer and Jest
  • Java
    • JSP
  • Projects
    • Project In Java
    • Project In Hibernate
    • Project in spring
    • PHP Project
    • Java web project with source code | Java web application
  • Problem Solving
    • Java program
    • VB Program
    • C# Program
  • Placement
    • Computer || Programming
    • Maths
    • Reasoning
    • English
  • Interview Q&A
    • C Interview Questions and Answer
    • Data Structure Q & A
    • Operating System Interview Q&A
    • HTML and CSS Q&A

How to disable notification in chrome browser using selenium web driver with java

Automation
Selenium web driver tutorial

To perform automation with chrome browser’s tools selenium provide the ChromeOptions class in selenium lib. A class which contains the method to perform the operation like Proxy setting in the browser, enable popup, disable notification etc.…

Read More

How to perform right click operation in selenium web driver using java

Automation
Selenium web driver tutorial

KeyPoints for the task  Create an object of Actions class. Actions action = new Actions(driver); Call the method to perform an action. action.contextClick(“Name of the element”).perform(); Task Scenario:  Open browser. Load the URL “http://www.seleniumeasy.com/test/”. Right click on…

Read More

Automate drag and drop event in selenium web driver using java

Automation
Selenium web driver tutorial

Automate drag and drop event in selenium web driver using java, To perform drag and drop operation in selenium. We need to use Actions class and its method. Key Points for the task Create an…

Read More

How to perform mouseover events in selenium web driver using java

Automation
Selenium web driver tutorial

Automate mouseover events in selenium web driver, To perform mouseover operation in selenium web driver we will use the Actions class. Actions class in selenium. Testcase scenario Open URL “codebun.com”. Perform mouseover operation on “Automation” in the menu.…

Read More

How to automate login form using multiple users in selenium web driver in java.

Automation
Selenium web driver tutorial

Automate login form using multiple users in the selenium web driver Task. Data-driven automation using selenium web driver. Here is the automation example using selenium web driver where we are going to automate login form…

Read More

Automate registration form using selenium web driver with java.

Automation
Selenium web driver tutorial

How to automate a simple registration page using selenium web driver with Java. It contains all the common HTML fields like Input field, Radio buttons, Checkbox, and the dropdown.  Below is the scenario that we…

Read More

Posts navigation

Previous Page Page 1 Page 2

Recent Posts

  • How to change the name of existing database in mysql
  • What is ER (Entity Relationship Diagram)
  • RTO Management System Project in Java with source code and project report
  • Campus Placement Management System Project in Java with source code
  • Online Examination Project in spring MVC
  • Inventory Management project in java with source code and project report
  • Grading System Project in java using Spring and Hibernate
  • Online Turf Booking System Project in Java with Source code and Project report
  • Java Project using JDBC and MYSQL
  • Several ports required by Tomcat v8.5 Server at localhost are already in use
© Copyright 2021 – Codebun
Allium Theme by TemplateLens ⋅ Powered by WordPress
  • About US
  • Services And Plan
  • Contact Us
  • Privacy Policy
  • Terms And Conditions
  • Internship