Millisecond Forums
Back
Login
Register
Login
Register
Home
»
Millisecond Forums
»
Inquisit 4
»
Script Monkey Online
Script Monkey Online
Post Reply
Like
83
Script Monkey Online
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
lakeside
lakeside
posted 5 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 34,
Visits: 121
Is there a way to run the script monkey for web scripts? I would like to generate test data for scripts hosted on Millisecond to help flesh out our data out procedures.
Tags
Monkey
Web Script
Reply
Like
83
Dave
Dave
posted 5 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 11K,
Visits: 65K
Yes, there is. If you look at a launch page's source code, there is a variable that can be set to true to run the script in monkey-mode:
// Specify true or false for the script to run in monkey mode
var MonkeyMode = false;
You can set it to true directly in your browser by using the browser's developer tools features. For example, in Firefox, open the launch page and press F12 to open the developer tools. Go to the console tab, type
var MonkeyMode = true;
and press enter.
Click the start button on the launch page, and the script will be completed by the monkey.
Reply
Like
73
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
83
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search