Testing GUIs with TextTest and StoryText
wxPython Widgets and actions supported for record/replay
The following lists the wxPython widget types and the associated actions on them which StoryText 3.10 is currently capable of recording and replaying. Any type derived from the listed types is also supported.
wx.Button
Press
wx.CheckBox
Check , CheckThirdState , Uncheck
wx.Choice
Choose
wx.DirDialog
SelectDir
wx.DirSelectorWidget
DirSelectorReply
wx.FileDialog
SelectFile
wx.FileSelectorWidget
FileSelectorReply
wx.Frame
Close , Menu
wx.GetColourFromUserWidget
GetColourFromUserReply
wx.GetFontFromUserWidget
GetFontFromUserReply
wx.ListCtrl
ListCtrlSelect
wx.MessageBoxWidget
MessageBoxReply
wx.TextCtrl
TextEnter
wx.Window
ContextMenu
wxPython Widgets supported for automatic logging
The following lists the wxPython widget types whose status and changes StoryText 3.10 is currently capable of monitoring and logging. Any type derived from the listed types is also supported but will only have features of the listed type described.
(Note that a textual version of this page can be auto-generated by running "storytext -s -i wx")


Last updated: 07 April 2014