top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search


Revamping automation framework with Product Mindset logic’s.
Often we really don’t care to look at the material which we don’t understand or which is not eye-catchy. In this space, I will try to...
khyati sehgal
May 1, 20202 min read
10 views
0 comments
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
0 views
0 comments
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
2 views
0 comments
Running selenium scripts on browser Safari and Mac Operating System
Safari Logs SafariDriver Launcher [ 0.007s] [safaridriver.client] Connecting to SafariDriver browser extension... [ 0.019s]...
khyati sehgal
Aug 4, 20172 min read
5 views
0 comments
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
0 views
0 comments
How to run Selenium tests in headless mode.
Quick, pace, speed are some synonyms that describe us. We, humans, want pace in each and every act of ours. We want to speed up things as...
khyati sehgal
Sep 30, 20152 min read
1 view
0 comments
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
2 views
0 comments
Part II – One step deeper into Page Object Model.
As we have already discussed in my last post on page object model, why we need design patterns while coding. In this post, lets see what...
khyati sehgal
Oct 8, 20147 min read
0 views
0 comments


Part 2-API testing with rest assured.
In continuation with my previous blog, here I will be sharing some basic rest services methods implementation like POST, GET etc. REST in...
khyati sehgal
Sep 20, 20142 min read
1 view
0 comments


Part 1- API testing with rest assured.
In this post, I will share some basic rest assured code that can be directly used in a project which can support Java, Page Object Model,...
khyati sehgal
Sep 20, 20142 min read
6 views
0 comments
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
0 views
0 comments
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
0 views
0 comments
Exception in thread “main” org.openqa.selenium.WebDriverException: f.QueryInterface is n
In this blog post, I will share the resolution of an issue which is very general and often seen by Selenium developers. Exception in...
khyati sehgal
Aug 20, 20142 min read
1 view
0 comments


TS issue with Circular dependency
TypeError: Class extends value undefined is not a function or null Problem Circular dependency I was trying to create an object of class...
khyati sehgal
Aug 20, 20141 min read
2 views
0 comments


java.lang.UnsupportedClassVersionError: com/CucumberOptions/RunCukeTest : Unsupported major.minor ve
Hi all, I am trying to run an existing project of cucumber in my existing eclipse and faced an issue. In this piece of write-up, I will...
khyati sehgal
Aug 14, 20142 min read
6 views
0 comments
Unhandled rejection TSError: Unable to compile TypeScript
Problem statement DevTools listening on ws://127.0.0.1:52555/devtools/browser/24e3b3aa-b5fe-4940-bfb8-b1c18e4c60df Unhandled rejection...
khyati sehgal
Aug 7, 20141 min read
16 views
0 comments
Maven : Know-how !
To build the Enterprise Edition applications we use Maven. Please download and install Maven. The build is tested with version 2.2.1 and...
khyati sehgal
Aug 7, 20142 min read
0 views
0 comments
JMeter – quick start from setting up to increasing size.
To set up Jmeter at your local you need to follow some instructions I have mentioned below. And this will depend on the type of OS you...
khyati sehgal
Aug 7, 20142 min read
0 views
0 comments
Unhandled rejection RangeError: Maximum call stack size exceeded
While working with protractor with Typescript I and my team was facing this issue. I thought of sharing this here as it was a good...
khyati sehgal
Jul 22, 20142 min read
14 views
0 comments


Beautification of a console with npm dependency
While submitting a paper in one of the conferences I have observed that it’s not just the code which they see while accepting the...
khyati sehgal
Jul 22, 20142 min read
0 views
0 comments
bottom of page