GTAC 2010 Announced

Posted: April 23rd, 2010 | Author: Dave | Filed under: Events | Tags: , , , | 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.


5 Comments on “GTAC 2010 Announced”

  1. 1 Gergely said at 7:42 pm on April 27th, 2010:

    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.

  2. 2 Dave said at 8:02 pm on May 3rd, 2010:

    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.

  3. 3 Gergely said at 11:22 am on May 6th, 2010:

    Yeah i can, thanks.

    Btw i discovered that they moved it into the support package, they just didn’t tell anybody…. eh.

  4. 4 Dave said at 11:31 am on May 6th, 2010:

    Yeah, Selenium 2 is still in alpha so things might move around a bit.

  5. 5 Gergely said at 12:52 pm on May 6th, 2010:

    Noticed that :D

    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. :)


Leave a Reply