Show TODO List
TODO List items (inspired from TextMate’s TODO List Bundle) are special comments in test scripts marked to future attention.
# TODO Add a test case for 'Remember me' checkbox
# CHANGED by zhimin: now using page objects
# FIXME duplications here
# NOTES term 'oneway' is going to be changed in next release
Select menu Tools → Show TODO List (or with shortcut key Ctrl+Alt+T) will bring up a window showing TODO, CHANGED, NOTES, and FIXME items. Click the hyperlink to navigate to it directly.
