Skip to content

Selenium RC Example doesn't work properly #47

@changmason

Description

@changmason

in Selenium RC Example, this line

.clickAndWait('btnG')

doesn't really receive a newPageLoaded flag from current google search,
maybe it should be changed to

.click('btnG')
.waitForElementPresent( 'foot' )

instead!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions