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
5 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


Implementing page object model using protractor and typescript
Before we dwell on some facts let us step back and understand why I am actually writing this blog. As we understand with this rapid...
khyati sehgal
Aug 2, 20192 min read
4 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


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
2 views
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 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


SyntaxError: Unexpected token while working with protractor on the local machine
ERROR log D:\Protractor\node_modules\protractor\built\logger.js:76 info(...msgs) { ^^^ SyntaxError: Unexpected token ... at...
khyati sehgal
Sep 17, 20141 min read
3 views
0 comments
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
4 views
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
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
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


Soft assertions in protractor based typescript automation framework
How many of us has seen that while running code at once glance if the code fails at some step, then other test steps which meant to run...
khyati sehgal
Jul 22, 20142 min read
3 views
0 comments


Selenium Builder – Exporting and execution
In continuation of my last blog, I will here share a more advanced capability of Selenium Builder. Now as we are done with the set up we...
khyati sehgal
May 26, 20142 min read
1 view
0 comments


A tour to Selenium Builder – Locators finding and warming up!
Today I am going to share my experience with a new tool in the market. This is a tool that will actually help testers all over the world...
khyati sehgal
May 25, 20142 min read
1 view
0 comments
All about Automation and its pros and cons !
The current trend in user interfaces is geared towards graphical user interfaces (GUIs). GUIs are very complicated and hence GUI testing...
khyati sehgal
Feb 16, 20146 min read
1 view
0 comments
bottom of page