top of page
Khyati Sehgal
Agile Practitioner | Thought Leader | Quality Leader | Scrum Master
Search
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
selenium grid: org.openqa.selenium.remote. UnreachableBrowserException: Could not start a new sessio
Error: [TestNG] Running: C:\Users\user\AppData\Local\Temp\testng-eclipse-314942106\testng-customsuite.xml FAILED CONFIGURATION:...
khyati sehgal
Aug 24, 20142 min read
1 view
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
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
org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM for setup
Problem Statement Exception in thread "main" org.openqa.selenium.WebDriverException: Error forwarding the new session Empty pool of VM...
khyati sehgal
Aug 20, 20142 min read
529 views
0 comments
org.openqa.selenium.firefox.NotConnectedException Unable to connect to host 127.0.0.1 on port 7055
Hi every one , I have started working on selenium some years back and there are multiple issues which I have seen from the beginning of...
khyati sehgal
May 28, 20143 min read
1 view
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
Why to apply Page Object Model in automation frameworks.
Today I will share how and why we can apply design pattern concepts while creating a new framework. Let’s try and understand why we need...
khyati sehgal
May 25, 20142 min read
0 views
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


My First Selenium – Java Project in eclipse.
Today I will be sharing how to start making a new selenium project. I will start with some basic requirements and then will be proceeding...
khyati sehgal
May 25, 20142 min read
0 views
0 comments


Selenium components and their architectural differences.
I have seen many people asking a repetitive question in interviews if they see Selenium written on any Curriculum Vitae of a Test...
khyati sehgal
May 16, 20143 min read
4 views
0 comments


Cookies are not that complex to test with Selenium..How??lets have a look!
If we talk in simple terms Cookies are some thing which parents always teach their child ‘Not to have’. And same applies to some web...
khyati sehgal
May 16, 20143 min read
1 view
0 comments


Lets do Fitnium together!
In my last post on fitnium , I have described all the basic needs which one need to know when he/she is starting or even thinking to work...
khyati sehgal
May 15, 20142 min read
1 view
0 comments


Test 'me' ..err cookies are not that complex to test with Selenium.
If we talk in simple terms Cookies are some thing which parents always teach their child 'Not to have'. And same applies to some web...
khyati sehgal
May 15, 20143 min read
0 views
0 comments


Web Automation – quick walk !
What is WEB ? Everything which is available over internet is Web . Automation in layman terms is to imitate a user action. It could be a...
khyati sehgal
May 1, 20142 min read
0 views
0 comments


Introduction to Selenium Locators.
Often, Recording and playing back a recorded script using Selenium IDE and Webdriver is just a stepping stone to write a more meaningful...
khyati sehgal
Apr 16, 20143 min read
1 view
0 comments
bottom of page