João Carloto
João Carloto
See attached screen shot:
Transcrip of an email to a Mozilla editor **My email:** "I hope It's appropriate to contact you directly. If not, please apologize. The FireRobot extension, signed by you a few...
The default side bar mode width doesn't look adequate in all screen sizes. Add an event listener on re-sizing, to keep the new size under preferences. Do the same with...
The main GUI issue on OSx is that we cannot distinguish the tabs. Since I don't have regular access to a OSx machine to debug the problem, this will go...
For now I'll just block file loading and present the following warning: "Sorry. The _Variables_ section, of the test file you are loading, seems to contain something other than scalar...
Select and add path of additional RF libraries.
After the test suite is run, the test report won't open automatically in Linux and OS X. This is probably a limitation of nsIProcess and the runAsync() method. The observer...
Element.textContent will replace   with \u0020 instead of \u00A0. This is an old bug on Firefox described here: https://bugzilla.mozilla.org/show_bug.cgi?id=359303. A test step of type "Page Should Contain Link " will...
If we select a big amount of text with thousands of sub-elements we will get a "Script is taking a lot of time..." message form the browser.