130 reputation
6
bio website
location Sheffield, United Kingdom
age 37
visits member for 6 months
seen 13 hours ago
stats profile views 1

Professional software tester.


14h
awarded  Excavator
14h
revised Drag and drop using Selenium IDE
improved formatting of embedded code
18h
awarded  Critic
18h
suggested suggested edit on Drag and drop using Selenium IDE
Jun
3
revised What should be a ideal Bug Post?
fix formatting of numbered list, other minor formatting fixes to make up the 6-character minimum
Jun
3
suggested suggested edit on What should be a ideal Bug Post?
Jun
3
awarded  Commentator
Jun
3
revised Required Selenium Test Cases for Yahoo Login Form
added 55 characters in body
Jun
3
comment Required Selenium Test Cases for Yahoo Login Form
I think you need to read the Selenium IDE docs, and have a go yourself.
Jun
3
answered Required Selenium Test Cases for Yahoo Login Form
May
30
comment Search functionality failed in Selenium ide
It's difficult to understand what is wrong here. Can you post more information - for example a screenshot of your website with the records and the filtering? Can you post your selenium ide code?
May
24
comment Any good open source functional testing tool for java based Web Application
Do you mean that your web application is java-based i.e. running in an applet? Or do you want the testing tool to be java-based?
May
9
comment Handling Alert box on page load
Can you show us what you've tried so far, and explain what's going wrong - do you get an error, or does it run but fail to extract the data?
May
9
comment Selenium WebDriver | Unable to switch to apparent pop-up
That sounds like you have a problem with your PSEDITBOX control then. Is it in the iframe, or in the default content? And can you verify that it definitely exists, uniquely, as identified by the class?
May
9
comment Selenium WebDriver | Unable to switch to apparent pop-up
Thanks, that's useful. From a look at the code, it's not obvious whether you have a problem with switching, or with that particular field PSEDITBOX. If you move the call to PSEDITBOX further up (before you switched to the iframe), does it work there?
May
9
revised Unable to launch Chrome in remote webdriver
improved embedded code formatting with a language hint
May
9
comment Selenium WebDriver | Unable to switch to apparent pop-up
Can you post your code where you try to switch to the iframe? What happens when you try it - does it throw an error?
May
9
revised Selenium IDE newbie - click on button not working .net
improved formatting of embedded code, both html and selenium ide script. Also other minor typos fixed.
May
9
revised Best practices for developers to increase testability of web apps for QA?
improved formatting: use list markup instead of code markup, used backticks for embedded code items
May
9
suggested suggested edit on Unable to launch Chrome in remote webdriver