https://bugzilla.wikimedia.org/show_bug.cgi?id=54244
--- Comment #4 from Tomislav Plavcic <[email protected]> --- Few notes here: I tested few things here but at the end I only changed the xpath as I stated above. I didn't see there wasn't the tag for beta env in the test feature file, so at start I have runned the test always on beta and not on test2 - not sure if it was intended so or it is just missing. On beta I get more timeouts which can be fixed by adding sleep(1) in steps "I click the Categories link" and "I click the Modify several categories button". On test2 env I don't get them as much (and I get them more in FF then in Chrome). I didn't add these sleeps as I know you don't like to use them, and I have tried when_present and when_visible methods but they didn't work like sleep did. Also I didn't add the tag for the beta env because there clearly is some changes in functionality between those two envs for this gadged, and I'm not sure if this test was intended on purpose to run only on test2 env. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
