diff --git a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_001.log b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_001.log index 5de7a4936438..60141f5dac06 100644 --- a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_001.log +++ b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_001.log @@ -311,4 +311,4 @@ NOW, LET'S START! Browse localhost:8000, and tell me the ultimate answer to life. Do not ask me for confirmation at any point. -ENVIRONMENT REMINDER: You have 9 turns left to complete the task. +ENVIRONMENT REMINDER: You have 9 turns left to complete the task. \ No newline at end of file diff --git a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_002.log b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_002.log index 200359faba91..e0847dcb82df 100644 --- a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_002.log +++ b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_002.log @@ -123,4 +123,4 @@ Here is an example with chain of thought of a valid action when clicking on a bu " In order to accomplish my goal I need to click on the button with bid 12 ```click("12")``` -" +" \ No newline at end of file diff --git a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_003.log b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_003.log index fe9643cdfe2d..2e945634252a 100644 --- a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_003.log +++ b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_003.log @@ -118,14 +118,13 @@ RootWebArea 'The Ultimate Answer', focused [8] heading 'The Ultimate Answer' [9] paragraph '' StaticText 'Click the button to reveal the answer to life, the universe, and everything.' - [10] button 'Click me' + [10] button 'Click me', clickable # Previous Actions -goto('http://localhost:8000') - +noop() Here is an example with chain of thought of a valid action when clicking on a button: " In order to accomplish my goal I need to click on the button with bid 12 ```click("12")``` -" +" \ No newline at end of file diff --git a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_004.log b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_004.log index d0c78c5c7a2e..88c7ade3cf02 100644 --- a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_004.log +++ b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_004.log @@ -118,16 +118,15 @@ RootWebArea 'The Ultimate Answer', focused [8] heading 'The Ultimate Answer' [9] paragraph '' StaticText 'Click the button to reveal the answer to life, the universe, and everything.' - [10] button 'Click me', focused + [10] button 'Click me', clickable, focused StaticText 'The answer is OpenDevin is all you need!' # Previous Actions -goto('http://localhost:8000') +noop() click("10") - Here is an example with chain of thought of a valid action when clicking on a button: " In order to accomplish my goal I need to click on the button with bid 12 ```click("12")``` -" +" \ No newline at end of file diff --git a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_005.log b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_005.log index ef4c8cd28f60..7f8153a2bc6a 100644 --- a/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_005.log +++ b/tests/integration/mock/CodeActAgent/test_browse_internet/prompt_005.log @@ -316,4 +316,4 @@ Browse localhost:8000, and tell me the ultimate answer to life. Do not ask me fo OBSERVATION: {'content': 'The answer to life, the universe, and everything is: OpenDevin is all you need!'} -ENVIRONMENT REMINDER: You have 8 turns left to complete the task. +ENVIRONMENT REMINDER: You have 8 turns left to complete the task. \ No newline at end of file