Create a discussion post about "Fun thing to do in Pittsburgh" in a relevant subreddit and ask users for their opinions with the simple prompt, "your opinion"

Step 1 : PlannerAgent

Current URL: http://192.168.0.199:9999/
RootWebArea 'Postmill', focused, url='http://192.168.0.199:9999/'
	[24] navigation ''
		[25] link 'Jump to main content', url='http://192.168.0.199:9999/#main'
		[26] link 'Jump to sidebar', url='http://192.168.0.199:9999/#sidebar'
	[27] navigation ''
		[29] sectionheader ''
			[30] link 'Home', url
>
instruction : Click on the 'Submit' link to navigate to the page where a new discussion post can be created.

Step 2 : ActionAgent

click(bid=62)

Step 3 : PlannerAgent

Current URL: http://192.168.0.199:9999/submit
RootWebArea 'Create submission', focused, url='http://192.168.0.199:9999/submit'
	[22] navigation ''
		[23] link 'Jump to main content', url='http://192.168.0.199:9999/submit#main'
		[24] link 'Jump to sidebar', url='http://192.168.0.199:9999/submit#sidebar'
	[25] navigation ''
		[27] sectionheader 
>
instruction : Type 'Fun thing to do in Pittsburgh' into the 'Title' textbox.

Step 4 : ActionAgent

type(bid=137, value=Fun thing to do in Pittsburgh, press_enter=False)

Step 5 : PlannerAgent

Current URL: http://192.168.0.199:9999/submit
RootWebArea 'Create submission', focused, url='http://192.168.0.199:9999/submit'
	[22] navigation ''
		[23] link 'Jump to main content', url='http://192.168.0.199:9999/submit#main'
		[24] link 'Jump to sidebar', url='http://192.168.0.199:9999/submit#sidebar'
	[25] navigation ''
		[27] sectionheader 
>
instruction : Type 'your opinion' into the 'Body' textbox.

Step 6 : ActionAgent

type(bid=142, value=your opinion, press_enter=False)

Step 7 : PlannerAgent

Current URL: http://192.168.0.199:9999/submit
RootWebArea 'Create submission', focused, url='http://192.168.0.199:9999/submit'
	[22] navigation ''
		[23] link 'Jump to main content', url='http://192.168.0.199:9999/submit#main'
		[24] link 'Jump to sidebar', url='http://192.168.0.199:9999/submit#sidebar'
	[25] navigation ''
		[27] sectionheader 
>
instruction : Click on the 'Forum' combobox to expand the options.

Step 8 : ActionAgent

click(bid=379)

Step 9 : PlannerAgent

Current URL: http://192.168.0.199:9999/submit
RootWebArea 'Create submission', focused, url='http://192.168.0.199:9999/submit'
	[22] navigation ''
		[23] link 'Jump to main content', url='http://192.168.0.199:9999/submit#main'
		[24] link 'Jump to sidebar', url='http://192.168.0.199:9999/submit#sidebar'
	[25] navigation ''
		[27] sectionheader 
>
instruction : Select the 'pittsburgh' option from the 'Forum' dropdown.

Step 10 : ActionAgent

select_option(bid=379, options=pittsburgh)

Step 11 : PlannerAgent

Current URL: http://192.168.0.199:9999/submit
RootWebArea 'Create submission', focused, url='http://192.168.0.199:9999/submit'
	[22] navigation ''
		[23] link 'Jump to main content', url='http://192.168.0.199:9999/submit#main'
		[24] link 'Jump to sidebar', url='http://192.168.0.199:9999/submit#sidebar'
	[25] navigation ''
		[27] sectionheader 
>
instruction : Click on the 'Create submission' button to finalize the post creation.

Step 12 : ActionAgent

click(bid=396)