111 reputation
5
bio website thegreenoak.blogspot.com
location Steventon near Basingstoke, England
age 41
visits member for 1 year, 4 months
seen Apr 29 at 20:34
stats profile views 2

I am a QA engineer, with 14 years of experience, and I am an aspiring Java programmer.


Apr
29
comment Is there a test management tool that I can associate tests with multiple projects?
I don't think TestWave does anything that a Jenkins server cannot already do.
Apr
29
awarded  Editor
Apr
29
revised Is there a test management tool that I can associate tests with multiple projects?
added 76 characters in body
Mar
7
awarded  Informed
Mar
7
comment WebDriverWait or ImplicitlyWait or ExplictlyWait nothing works
So you are saying I cant do this: element=wait.until(ExpectedConditions.visibilityOf( driver.findElement( locator ) ) ); ?
Mar
7
awarded  Supporter
Jan
31
comment How do I close the browser window at the end of a Selenium test?
You need to use "quit()". I don't think "close()" would actually close the last remaining window.
Dec
1
awarded  Teacher
Nov
30
answered Is there a test management tool that I can associate tests with multiple projects?
Apr
6
comment WebDriver: find elements by text
The expression //div[contains() .... is an invalid expression.
Jan
9
awarded  Autobiographer