Simon
> --
> You received this message because you are subscribed to the Google Groups "webdriver" group.
> To post to this group, send email to webd...@googlegroups.com.
> To unsubscribe from this group, send email to webdriver+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/webdriver?hl=en.
>
>
Yes, that is true. Adding support for lists of elements has been a
long standing request. Fortunately, it's pretty easy to modify how the
page factory initializes elements.Simon
On Thu, May 12, 2011 at 11:52 PM, confusa <> wrote:
> I use the PageFactory to initialize my WebElements no problem. For the
> first time I tried to stick a Select in a page object and use the
> standard PageFactory.initElements(driver, x), but the Select is null.
> Seems it only works for WebElements and RenderedWebElements maybe? If
> that is true, I would think it should also be made to work for selects.
>
> --
> You received this message because you are subscribed to the Google Groups "webdriver" group.
> To post to this group, send email to webd...@googlegroups.com.
> To unsubscribe from this group, send email to webdriver+unsubscribe@googlegroups.com.
On Thu, May 12, 2011 at 11:52 PM, confusa <> wrote:
> I use the PageFactory to initialize my WebElements no problem. For the
> first time I tried to stick a Select in a page object and use the
> standard PageFactory.initElements(driver, x), but the Select is null.
> Seems it only works for WebElements and RenderedWebElements maybe? If
> that is true, I would think it should also be made to work for selects.
>
> --
> You received this message because you are subscribed to the Google Groups "webdriver" group.
> To post to this group, send email to webd...@googlegroups.com.
> To unsubscribe from this group, send email to webdriver+unsubscribe@googlegroups.com.
On Thu, May 12, 2011 at 11:52 PM, confusa <> wrote:
> I use the PageFactory to initialize my WebElements no problem. For the
> first time I tried to stick a Select in a page object and use the
> standard PageFactory.initElements(driver, x), but the Select is null.
> Seems it only works for WebElements and RenderedWebElements maybe? If
> that is true, I would think it should also be made to work for selects.
>
> --
> You received this message because you are subscribed to the Google Groups "webdriver" group.
> To post to this group, send email to webd...@googlegroups.com.
> To unsubscribe from this group, send email to webdriver+unsubscribe@googlegroups.com.