GTAC 2010 Announced
Posted: April 23rd, 2010 | Author: Dave | Filed under: Events | Tags: conference, google, gtac, meetup | 5 Comments »The Google Test Automation Conference (GTAC) for 2010 has now been announced on the Google Testing Blog. This year the event will be at the Novotel in Hyderabad, India. More details can be found by following updates on the official GTAC website.
Hey Man!
I have a problem that nobody seems to have an answer for…
I couldn’t reach the guys at selenium so maybe you have something.
I’m trying to use the PageFactory ( http://code.google.com/p/selenium/wiki/PageFactory ) but the latest selenium 2.04 standalone or the server does not have the package “How” which is used in the Factory.
Do you happen to know maybe where i can find that? Or where should be?
Thanks for the help in advice!! I really need it!
Gergely.
Not sure about that one, although I think you can achieve the same with ‘name = myName’ or ‘id = myId’, and that the HOW is not entirely necessary.
Yeah i can, thanks.
Btw i discovered that they moved it into the support package, they just didn’t tell anybody…. eh.
Yeah, Selenium 2 is still in alpha so things might move around a bit.
Noticed that
Btw i had a cool framework with PageFactory but i won’t use that ever again. WebDriver is too immature
It lacked a LOT of features that i wanted and tried to use and got tired of the repeated failures…
Now i’m happing using selenium again.