Hi, All,

GUI automation test suite is now broken on latest LiveCD (126) or 
SUNWgui-install package.

I want highlight this issue that it maybe affect the regression test for 
python2.4->2.6 project which is scheduled to start late next week.

Now I am estimating 3-4 days to trouble shoot this issue and
revise the test script to make suite work.

Considering we are also busy on working other QE projects, we may
have to start GUI regression test 2 or 3 days later than expected. As we
are not sure if there are any other changes would also block the GUI
automation test.

So far the gnome gui changes we found against 0906 are on Time Zone screen.

On oslo0-0906, the gnome widget dump of "Region" combo box was:
              Node roleName='label' name='Time Zone:' description='' 
text='Time Zone:'
              Node roleName='combo box' name='' description=''
               press
               Node roleName='menu' name='' description=''
                Node roleName='menu item' name='' description='' text=''
                 click

But on the latest, the dump is:
            [combo box | - Select -]
               [action | press | <Alt>r ]
               [menu | ]
                [menu item | - Select -]
                 [action | click |  ]
                [menu item | Africa]
                 [action | click |  ]

There are 2 more 'select' item added, and any additional click is needed 
before to click the drop down menu.

Rgs
Jeffrey

Reply via email to