FEST

BasicComponentFinder.findByName(String) does not utilize the Settings of the associated Robot

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: FEST-Swing 1.2a2
  • Fix Version/s: FEST-Swing 1.2a3
  • Component/s: Swing
  • Labels:
    None
  • Environment:
    Fest-Swing 1.2a2 on Linux
  • Testcase included:
    yes
  • Number of attachments :
    1

Description

The BasicComponentFinder knows nothing of the associated BasicRobot's Settings. This seems to be why omitting the 'showing' parameter causes multiple component matches, although one would assume that

robot.finder().findByName("btnPanel")

would use the robot's Settings' ComponentLookupScope, which defaults to SHOWING_ONLY

Activity

Hide
Woody Folsom added a comment -

Test case which should pass but does not.

Show
Woody Folsom added a comment - Test case which should pass but does not.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: