mozilla / iris_firefox

DEPRECATED - Test Suite for Firefox using Mozilla Iris
Mozilla Public License 2.0
41 stars 40 forks source link

Fix: 4577_new_bookmark_dialog_window_save_keyword #4592

Closed ranjit-exalt closed 4 years ago

ranjit-exalt commented 4 years ago

Applying this patch will fix #4577.

ranjit-exalt commented 4 years ago

Failing on OSX 20200122183812.zip

To handle Mac failure in some machine, done the following changes:

  1. Click on name_bookmark_field to ensure that the cursor is on the first field.
  2. Two tab click is working fine on my mac but from PR (#4592)debug image it looks like the cursor is skipping next field. So, replaced the TAB key with the DOWN key. Pressing down key on tags drop down to take it to the next field(keywords).
  3. Replaced name_bookmark_field.png for MAC.