AnimaWeaponTH / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

Allow for stop and restart of recording (toggle recording) #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Proposed Enhancement

When executing FlexMonkey change the 'run' button to a 'stop' button which
stops flex monkey execution. Multiple simultaneous executions of FlexMonkey
create instability. In your example app, doing so gave me the following
exception (or similar): 

Unable to resolve id 'label{ string}automationClassName{FlexApplication
string}id{null object}automationName{index:-1
string}className{FlexMonkeyLauncher string}automationIndex{index:-1
string}|label{ string}automationClassName{FlexApplication
string}className{MonkeyContacts string}automationIndex{index:1
string}automationName{MonkeyContacts.swf string}id{null object}|label{
string}automationClassName{FlexTitleWindow string}id{null
object}automationName{index:0 string}className{mx.containers.TitleWindow
string}automationIndex{index:0 string}|label{
string}automationClassName{FlexDividedBox string}id{null
object}automationName{index:0 string}className{mx.containers.VDividedBox
string}automationIndex{index:0 string}|automationClassName{FlexDataGrid
string}className{mx.controls.DataGrid string}automationIndex{index:6
string}automationName{grid string}id{grid string}|displayAsPassword{false
boolean}editable{true boolean}className{mx.controls.TextInput
string}automationName{%20%20%7C%20HelloWorld%20%7C%20Home%20%7C%20555-1234%20%7C
%20January26,%202009
string}automationClassName{FlexTextArea string}automationIndex{birthday:0
string}id{null object}'.

What version of the product are you using? On what operating system?

The version of the FlexMoney app is the current version shown on your
website (as of January 26, 2008)

The Version of the flash player is 9,0,124,0

I am on Windows XP using Firefox/3.0.5 as my browser.

Original issue reported on code.google.com by philip.w...@gmail.com on 26 Jan 2009 at 2:13

GoogleCodeExporter commented 8 years ago
Modified Record button to toggle recording : 
    Red "Recording" when recording 
    standard "Record"  

Also added a "Stop recording on focus" checkbox to allow user to continue 
recording
and use the "recording" button. 

Original comment by remot...@mac.com on 12 Feb 2009 at 4:09

GoogleCodeExporter commented 8 years ago

Original comment by remot...@mac.com on 12 Feb 2009 at 4:09

GoogleCodeExporter commented 8 years ago

Original comment by remot...@mac.com on 20 Feb 2009 at 6:40

GoogleCodeExporter commented 8 years ago

Original comment by remot...@mac.com on 20 Feb 2009 at 6:43

GoogleCodeExporter commented 8 years ago

Original comment by remot...@mac.com on 20 Feb 2009 at 7:00