top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search
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


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
5 views
0 comments


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
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 – 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
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
1 view
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
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
11 views
0 comments
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
1 view
0 comments
FAILED CONFIGURATION: @BeforeMethod setUp org.openqa.selenium. WebDriverException: Error forwardin
[TestNG] Running: C:\Users\user\AppData\Local\Temp\testng-eclipse-2068414740\testng-customsuite.xml FAILED CONFIGURATION: @BeforeMethod...
khyati sehgal
Aug 27, 20142 min read
2 views
0 comments


Listening on port 32052:Exception in thread “main” org.openqa.selenium.remote. SessionNo
ERROR Started InternetExplorerDriver server (32-bit) 2.42.0.0 Listening on port 32052 Exception in thread "main"...
khyati sehgal
Aug 26, 20142 min read
3 views
0 comments


Exception in thread “main” org.openqa.selenium.WebDriverException: Error forwarding the
ERROR Exception in thread "main" org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM for setup...
khyati sehgal
Aug 26, 20142 min read
2 views
0 comments


java.lang.UnsupportedClassVersionError: Unsupported major.minor version 51.0 at java.lang.ClassLoade
java.lang.UnsupportedClassVersionError: com/xtr/parallel/QuickTestWinFF :Unsupported major.minor version 51.0 at...
khyati sehgal
Aug 24, 20141 min read
6 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
No main manifest attribute, in selenium-java-2.42.0.jar
Error Statement java -jar selenium-java-3.XX.0.jar -help no main manifest attribute, in selenium-java-2.42.0.jar Rectification of command...
khyati sehgal
Aug 20, 20141 min read
1 view
0 comments


Selenium Grid: Forbidden for Proxy, HTTP ERROR: 403
Command to start Selenium Grid at your local java -jar selenium-server-standalone-2.41.0.jar Aug 20, 2014 7:44:34 PM...
khyati sehgal
Aug 20, 20141 min read
27 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
bottom of page