Closed
Bug 8115
Opened 27 years ago
Closed 27 years ago
[PP]QA Partner does not work on Mac with Apprunner 1999061408
Categories
(Core Graveyard :: Tracking, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M7
People
(Reporter: amasri, Assigned: danm.moz)
Details
(Whiteboard: [Perf])
QAPartner is now unable to find a childwindow of Apprunner. All automated
scripts that use QAP require this capability. The following script no longer
works:
main()
Apprunner.Invoke()
ChildWin("#1").GetCaption() (Fails with E_WINDOW_NOT_FOUND error)
This problem breaks all automated scripts, including Smoke tests and performance
tests, and blocks any further development of tests for Mac.
Peter, any idea whether your team did anything to change the way this might have
worked?
Updated•27 years ago
|
Assignee: trudelle → danm
Comment 3•27 years ago
|
||
no, but maybe danm does, reassigning.
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → WORKSFORME
I believe amasri told me the window title is in fact being fetched correctly, though Mozilla
does annoying things with the value. I know he said to mark it resolved. There's the
important thing.
Apprunner component being deleted/retired at end of week. Moving all Apprunner
bugs past and present to another appropriate component. Browser-General
component has been created as the new "catch-all" component.
Summary: QA Partner does not work on Mac with Apprunner 1999061408 → [PP]QA Partner does not work on Mac with Apprunner 1999061408
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•