All posts by Solomon Eseme

About Solomon Eseme

Solomon is a Software Engineer and Content Creator who is geared toward building high-performing and innovative products following best practices and industry standards. He blogs regularly at Masteringbackend.com

Follow me on:

Blogs: 4

Selenium sendKeys(): A Complete Guide

AutomationSelenium JavaSelenium JavaScriptTutorial

Selenium sendKeys(): A Complete Guide

While performing automation testing with Selenium, developers and testers need to automate different scenarios, like typing text into form fields, entering passwords in boxes, and more. This is where the Selenium sendKeys() method helps achieve this.

May 21, 2024

view count495764 Views

Read time17 Min Read

How To Reduce Page Load Time In JavaScript

Selenium JavaScriptAutomationTutorial

How To Reduce Page Load Time In JavaScript

Page speed is a significant challenge in modern web applications. It is an important part of any user’s experience.

July 4, 2023

view count232733 Views

Read time17 Min Read

Handle Date Picker In Selenium Using JavaScript

Selenium JavaScriptAutomationTutorial

How to use Date Picker in Selenium using JavaScript

Selenium is widely recognized as one of the top-performing web automation tools.

April 28, 2023

view count190428 Views

Read time11 Min Read

How To Perform Web Scraping With JavaScript And Selenium

Selenium JavaScriptAutomationTutorial

Guide To Web Scraping With JavaScript And Selenium

Web scraping with JavaScript is a very useful technique to extract data from the Internet for presentation or analysis. However, in this era of dynamic websites, it becomes difficult to accurately extract data from the web because of the ever-changing nature of data.

July 18, 2022

view count561966 Views

Read time19 Min Read