| bio | website | seleniumtests.com |
|---|---|---|
| location | Bangalore, India | |
| age | ||
| visits | member for | 2 years |
| seen | May 20 at 9:49 | |
| stats | profile views | 76 |
I am avid Software Tester and have been working on Selenium from past couple of years. I have largely worked with java client driver of Selenium and have started dabbling in to Selenium 2.0 of late. I am also co-author of official Selenium Doc at Selenium Head Quarter which maintains selenium. Besides Selenium, I work on Manual Testing, Performance Testing and automated Accessibility Testing. Of late I have been conducting free on line selenium training. You could find more on this on my site
|
May 27 |
comment |
Selenium.click not working on some anchor elements I would not suggest using clickAt, as it gets highly dependent on pixel level info on a page. |
|
May 27 |
comment |
How do you determine critical areas to test when verifying multiple browser support? LOL for terminal and ya +1... |
|
May 26 |
comment |
Can the base-url be changed in the same browser session using Selenium RC? Strange, you test method should have failed and next method should be executed. Is this what you see? |
|
May 25 |
comment |
What are key properties of great QA team member? +100 (though not possible) for stubborn streak |
|
May 25 |
comment |
Can the base-url be changed in the same browser session using Selenium RC? I am editing my answer, have a look |
|
May 24 |
comment |
Will the new ISO/IEC 29119 Software Testing standard work with agile methodologies like Scrum? glad to see you here James |
|
May 24 |
comment |
Can the base-url be changed in the same browser session using Selenium RC? second method would open a new browser as you declared new instance of Selenium. Is it possible for you to post your code snippet here. Code snippet for method 1 |
|
May 23 |
comment |
Can the base-url be changed in the same browser session using Selenium RC? @Aruna, as Hanninal said *chrome is to deal with domain change in, so first you get your browser launched usual way and then mid way some where in your test you could do selenium.Open("URL") to change the domain |
|
May 17 |
comment |
Capturing screen shots in selenium tests @Rakesh if you think your question is answered then mark one of them as right |
|
May 17 |
comment |
Capturing screen shots in selenium tests @Hannibal "We are trying to build a site here where you ask very difficult questions" wish you had defined "difficult question" which should be posted here... or may be post a question - "What is considered difficult question in testing" though it is going to subjective and others might close it..... |
|
May 16 |
comment |
What are the trade-offs of using page objects instead of a collection of functions in UI automation? Looks same to me, btw I wonder if you really wanted to add it as answer.... |
|
May 15 |
comment |
Unable to click on City bubble on Google map using Selenium had seen these selenium tests in past and I thought they are also using DOM. java script Google Map API - looks interesting, let me see this... and yes +1 to you |
|
May 13 |
comment |
What are some good software QA community websites? No Joe, it does not scare any of us :) |
|
May 13 |
comment |
Firefox (3.6) not loading Flash when running Selenium2 tests Apropos of bringing browser to front, is not it possible for you to not execute any other application during test execution. |
|
May 13 |
comment |
How do I educate that it's not test automation framework? Agreed and what frustrates me most is when I see people returning to same patten time and again - "I developed a framework". +1 for your answer. |
|
May 11 |
comment |
A way to match on text using CSS locators I tried both single quote /double quote around the search text but don't get it working. Did I miss something :-/ I was using Selenium IDE to test my locator |
|
May 11 |
comment |
Software testing and QA podcasts No it does not, I checked it again. Do you get 404? Can you try downforeveryoneorjustme.com to check if it down only for you? |
|
May 11 |
comment |
Do you test using VM, User Agent, MutlipleIE etc? Will remember these scenarios +1 |
|
May 11 |
comment |
Do you test using VM, User Agent, MutlipleIE etc? Thanks for your comments +1, I guess your company name is censored though. |
|
May 11 |
comment |
Do you test using VM, User Agent, MutlipleIE etc? so you find a defect with app on VM, do you report it a it is or also state that it was encountered on VM? |