IBM Support

PM98459: Issues with dynamic find for nonmappable controls

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Browser : Chrome
    RFT: 8.5 + testFix.
    
    
    Description:
    Below problems are observed for finding non mappable controls in
    chrome browser:
    1)When using chrome browser to use getRootTestObject.find() on a
    complex application the find
    non mappable objects using regular expressions, RFT is unable to
    find the objects.
    
    Sample code (Please refer to the attached project to see
    details):
    GuiTestObject TD = getTestObject(0.2, 12000,
    getRootTestObject(), '.class', 'Html.TD','.class', 'Html.TD');
    
    
    
    2)On the same page, tried to find all the TDs, but I got
    different results from Firefox and Chrome.
    Issues:
    Firefox - 123 TDs found - Spent about 1 sec to finish the find
    Chrome - 215 or 222 TDs found - Spent about 18 secs
    Sample code (Please refer to the attached project to see
    details):
    TestObject [] TDs =
    getRootTestObject().find(atDescendant('.class','Html.TD'),false)
    ;
    System.out.println(TDs.length);
    

Local fix

Problem summary

  • RFT is unable to find objects when using chrome browser to use
    getRootTestObject.find() to find unmappable objects on a complex
     application.
    

Problem conclusion

  • The issue has been fixed. Refer Teechnote id num :# 1654194
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM98459

  • Reported component name

    RAT FUNC TESTER

  • Reported component ID

    5724G2503

  • Reported release

    830

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-10-04

  • Closed date

    2013-12-02

  • Last modified date

    2013-12-02

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RAT FUNC TESTER

  • Fixed component ID

    5724G2503

Applicable component levels

  • R851 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSJMXE","label":"Rational Functional Tester"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.3","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
02 November 2021