| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | Aug 10 '12 at 14:45 | |
| stats | profile views | 5 |
|
Jan 20 |
awarded | Notable Question |
|
Jan 31 |
awarded | Popular Question |
|
Nov 23 |
awarded | Nice Question |
|
Jun 10 |
answered | Selenium.click not working on some anchor elements |
|
May 20 |
comment |
Page Objects design issues I see. But what of the starting point ? Basically, the first page object to be interacted with, how does it know from where to start ? There is no link/button to press. I can see two ways, either your tests put in the first URL, in which case, where does it take that URL from ? Or, all your tests begin at the same point, say the home page and browse from there by interaction. |
|
May 20 |
comment |
Page Objects design issues I see, so basically your page objects are the one responsible for navigation and initialization. It is unclear to me how a page knows to what URL to browse. What does "link=Settings" mean ? |
|
May 16 |
comment |
Page Objects design issues Yes, I meant the Page Object design pattern, not something in any way particular to Selenium . |
|
May 14 |
comment |
Page Objects design issues I'm new to test automation at general, heck I'm pretty new to testing at general. Not sure why that matters though, except maybe as an excuse for me asking silly questions ... :) |
|
May 14 |
revised |
Page Objects design issues added 14 characters in body |
|
May 13 |
awarded | Student |
|
May 13 |
asked | Page Objects design issues |
|
May 10 |
answered | Where can I find information on getting started with Selenium 2 |
|
May 8 |
awarded | Editor |
|
May 8 |
revised |
Which locator do you use with Selenium CSS or XPath? added 344 characters in body |
|
May 6 |
awarded | Teacher |
|
May 6 |
awarded | Critic |
|
May 6 |
awarded | Supporter |
|
May 6 |
answered | Which locator do you use with Selenium CSS or XPath? |
|
May 6 |
comment |
QTP vs Selenium I'm not sure it should be closed; monitored sure, but not closed. It is an important question of tools that really do compete in the area of automated web testing. |