top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search
FAILED: test org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {R
FAILED: test org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {"code":-32603,"message":"Cannot navigate...
khyati sehgal
Oct 30, 20191 min read
Â
Â
Â
JavaScript elements handling in selenium
As we see most of the applications are moving towards development with Angular, React, Aurelia, JS, TS bases scripting language and...
khyati sehgal
Aug 2, 20191 min read
Â
Â
Â


Cross browser testing via Sauce labs?
Learning starts when you start experimenting. Be it in Information Technology or layman’s life. I will be using this space to make you...
khyati sehgal
May 27, 20192 min read
Â
Â
Â
Getting started with the protractor
As an automation QA Engineer, I always try to work on areas where I can work with pace and efficiency, technology doesn’t matter. As the...
khyati sehgal
May 27, 20192 min read
Â
Â
Â


Reporting in protractor based automation framework
Reporting is one of the major features which completes the framework. This is something which impacts the stakeholder and gives them the...
khyati sehgal
May 27, 20192 min read
Â
Â
Â
Setting loggers in Selenium with log4j
Imports to make import java.io.File; import java.io.IOException; import org.apache.log4j.ConsoleAppender; import org.apache.log4j.Level;...
khyati sehgal
Jun 11, 20183 min read
Â
Â
Â


Current timestamps in selenium
In this post I will be sharing a function to get current timestamp in selenium? I will be sharing a code snippet which will have a...
khyati sehgal
Jun 7, 20181 min read
Â
Â
Â
Dealing with multiple browsers in selenium
As technology grows we have to deal with multiple things. Things which are similar in behaviour and functioning but still different. One...
khyati sehgal
Jun 7, 20182 min read
Â
Â
Â
FAILED CONFIGURATION: @BeforeTest startDriver org.openqa.selenium.SessionNotCreatedException:
ERROR FAILED CONFIGURATION: @BeforeTest startDriver org.openqa.selenium.SessionNotCreatedException: A new session could not be created....
khyati sehgal
Jun 28, 20171 min read
Â
Â
Â


ADB for mobile quality analysts.
As we (QA) are growing more towards automation, we have now started exploring tools which developers are using for their development. Not...
khyati sehgal
Jan 31, 20161 min read
Â
Â
Â
How to take screenshots via Selenium.
If we have to prove something to either a developer or a Product owner then we generally we have several ways via which we can actually...
khyati sehgal
Oct 1, 20151 min read
Â
Â
Â
Part 2 – Resolution of some major-frequently-seen Selenium utilities.
This blog is a continuation of my previous blog . Here I am collating the data according to my own experience. These methods can be added...
khyati sehgal
Oct 21, 20142 min read
Â
Â
Â


Selenium , when and how to start with
In today's fast paced world, the task of manual testing where huge amounts of data is involved looks very cumbersome. Time is like the...
khyati sehgal
Oct 18, 20144 min read
Â
Â
Â


How to deal with Internet Explorer issues to make it work via Selenium.
To err is human, well said. I have been traversing over web what all new things I can explore and share knowledge about, but I can never...
khyati sehgal
Sep 26, 20142 min read
Â
Â
Â
Part 1 – Resolution of some major frequently seen Selenium utilities.
This blog will only focus on areas in which coders usually search over the web. Here I am collating the data according to my own...
khyati sehgal
Sep 17, 20142 min read
Â
Â
Â
at org.openqa.selenium.firefox.internal. NewProfileExtensionConnection.start
There are several phases in a tester’s life starting from working in a team to making an automation framework. Along with this he/she has...
khyati sehgal
Sep 9, 20143 min read
Â
Â
Â
Selenium grid : I/O exception (java.net.SocketException) caught when processing request: Permission
Today, in this write-up, I am going to share the resolution of an issue which is not a frequent one and will not come rapidly, but yeah I...
khyati sehgal
Sep 2, 20142 min read
Â
Â
Â
Helium .. a boon or not to all automation engineers?
‘Selenium’ is the hot topic in the automation sector, if any developer or tester knows Selenium well, then it is considered as he can do...
khyati sehgal
Aug 31, 20142 min read
Â
Â
Â
Resolution of some major Errors/Exception which users face while working with Selenium Grid.
1. failed configuration: @beforemethod setup org.openqa.selenium.webdriverexception: error forwarding the new session empty pool of vm...
khyati sehgal
Aug 31, 20141 min read
Â
Â
Â
Varied understanding of TestNg and Selenium grid on distinct lines.
Last week, I have given a session over the Selenium grid with one of my colleagues. In that session, we have covered various topic...
khyati sehgal
Aug 31, 20143 min read
Â
Â
Â
bottom of page