Skip to content

Conversation

TataKKKL
Copy link
Member

@TataKKKL TataKKKL commented Apr 4, 2025

No description provided.

Copy link

vercel bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visual-tree-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2025 9:29am

@TataKKKL
Copy link
Member Author

TataKKKL commented Apr 4, 2025

lats websocket local test

python test/test-tree-search-ws-lats.py
2025-04-04 02:24:18,052 - __main__ - INFO - Starting tree search WebSocket test
2025-04-04 02:24:18,052 - __main__ - INFO - WebSocket URL: ws://localhost:3000/new-tree-search-ws
2025-04-04 02:24:18,052 - __main__ - INFO - Starting URL: http://128.105.145.205:7770/
2025-04-04 02:24:18,052 - __main__ - INFO - Goal: search running shoes, click on the first result
2025-04-04 02:24:18,052 - __main__ - INFO - Algorithm: lats
2025-04-04 02:24:18,052 - __main__ - INFO - Max depth: 3
2025-04-04 02:24:18,052 - __main__ - INFO - Connecting to WebSocket at ws://localhost:3000/new-tree-search-ws
2025-04-04 02:24:18,066 - __main__ - INFO - Connected to WebSocket
2025-04-04 02:24:18,066 - __main__ - INFO - Connection established with ID: 4471298832
2025-04-04 02:24:18,066 - __main__ - INFO - Sending search request: {'type': 'start_search', 'agent_type': 'LATSAgent', 'starting_url': 'http://128.105.145.205:7770/', 'goal': 'search running shoes, click on the first result', 'search_algorithm': 'lats', 'max_depth': 3}
2025-04-04 02:24:18,066 - __main__ - INFO - Status update: initializing - Initializing search agent
2025-04-04 02:24:18,066 - __main__ - INFO - Status update: setting_up - Setting up playwright browser
2025-04-04 02:24:34,875 - __main__ - INFO - Status update: running - Search agent initialized, starting search
2025-04-04 02:24:34,875 - __main__ - INFO - Received message of type search_status
2025-04-04 02:24:34,875 - __main__ - INFO - Message: {'type': 'search_status', 'status': 'started', 'message': 'Starting LATS search', 'timestamp': '2025-04-04T09:24:34.874980'}
2025-04-04 02:24:34,875 - __main__ - INFO - Iteration start: 1
2025-04-04 02:24:34,875 - __main__ - INFO - Step start: 1 - selection
2025-04-04 02:24:34,875 - __main__ - INFO - Received message of type node_selected
2025-04-04 02:24:34,875 - __main__ - INFO - Message: {'type': 'node_selected', 'node_id': 5007272400, 'timestamp': '2025-04-04T09:24:34.875095'}
2025-04-04 02:24:34,875 - __main__ - INFO - Step start: 2 - expansion
2025-04-04 02:24:34,875 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:24:34,875 - __main__ - INFO - Message: {'type': 'node_expanding', 'node_id': 5007272400, 'timestamp': '2025-04-04T09:24:34.875159'}
2025-04-04 02:25:29,069 - __main__ - INFO - Received message of type node_created
2025-04-04 02:25:29,069 - __main__ - INFO - Message: {'type': 'node_created', 'node_id': 5011230160, 'parent_id': 5007272400, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'timestamp': '2025-04-04T09:25:29.068884'}
2025-04-04 02:25:29,069 - __main__ - INFO - Tree update received with [{'id': 5007272400, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5011230160, 'parent_id': 5007272400, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:25:29,069 - __main__ - INFO - Step start: 3 - evaluation
2025-04-04 02:25:38,101 - __main__ - INFO - Tree update received with [{'id': 5007272400, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5011230160, 'parent_id': 5007272400, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'depth': 1, 'is_terminal': False, 'value': 0.4, 'visits': 0, 'feedback': '', 'reward': 0.4}]
2025-04-04 02:25:38,101 - __main__ - INFO - Step start: 4 - simulation
2025-04-04 02:25:38,101 - __main__ - INFO - Tree update received with [{'id': 5007272400, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5011230160, 'parent_id': 5007272400, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'depth': 1, 'is_terminal': False, 'value': 0.4, 'visits': 0, 'feedback': '', 'reward': 0.4}]
2025-04-04 02:25:38,101 - __main__ - INFO - Trajectory update received with [{'id': 5007272400, 'level': 0, 'action': 'ROOT', 'description': None, 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': True, 'is_terminal_node': False}, {'id': 5011230160, 'level': 1, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'visits': 0, 'value': 0.4, 'reward': 0.4, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': True}]
2025-04-04 02:26:07,798 - __main__ - INFO - Trajectory update received with [{'id': 5007272400, 'level': 0, 'action': 'ROOT', 'description': None, 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': True, 'is_terminal_node': False}, {'id': 5011230160, 'level': 1, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'visits': 0, 'value': 0.4, 'reward': 0.4, 'is_terminal': False, 'feedback': 'You\'ve filled the search box with "running shoes" on the One Stop Market website. However, the current page still displays a variety of unrelated products such as food items and household goods. There are no search results for running shoes visible on this page.', 'is_root': False, 'is_terminal_node': True}]
2025-04-04 02:26:45,329 - __main__ - INFO - Trajectory update received with [{'id': 5007272400, 'level': 0, 'action': 'ROOT', 'description': None, 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': True, 'is_terminal_node': False}, {'id': 5011230160, 'level': 1, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'visits': 0, 'value': 0.4, 'reward': 0.4, 'is_terminal': False, 'feedback': 'You\'ve filled the search box with "running shoes" on the One Stop Market website. However, the current page still displays a variety of unrelated products such as food items and household goods. There are no search results for running shoes visible on this page.', 'is_root': False, 'is_terminal_node': False}, {'id': 5010201360, 'level': 2, 'action': "click('372')", 'description': 'click the search button to search for running shoes', 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': True}]
2025-04-04 02:27:23,284 - __main__ - INFO - Trajectory update received with [{'id': 5007272400, 'level': 0, 'action': 'ROOT', 'description': None, 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': True, 'is_terminal_node': False}, {'id': 5011230160, 'level': 1, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'visits': 0, 'value': 0.4, 'reward': 0.4, 'is_terminal': False, 'feedback': 'You\'ve filled the search box with "running shoes" on the One Stop Market website. However, the current page still displays a variety of unrelated products such as food items and household goods. There are no search results for running shoes visible on this page.', 'is_root': False, 'is_terminal_node': False}, {'id': 5010201360, 'level': 2, 'action': "click('372')", 'description': 'click the search button to search for running shoes', 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': False}, {'id': 5090642384, 'level': 3, 'action': "click('372')", 'description': 'click the search button to initiate the search for running shoes', 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': True}]
2025-04-04 02:27:23,285 - __main__ - INFO - Trajectory update received with [{'id': 5007272400, 'level': 0, 'action': 'ROOT', 'description': None, 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': True, 'is_terminal_node': False}, {'id': 5011230160, 'level': 1, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'visits': 0, 'value': 0.4, 'reward': 0.4, 'is_terminal': False, 'feedback': 'You\'ve filled the search box with "running shoes" on the One Stop Market website. However, the current page still displays a variety of unrelated products such as food items and household goods. There are no search results for running shoes visible on this page.', 'is_root': False, 'is_terminal_node': False}, {'id': 5010201360, 'level': 2, 'action': "click('372')", 'description': 'click the search button to search for running shoes', 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': False}, {'id': 5090642384, 'level': 3, 'action': "click('372')", 'description': 'click the search button to initiate the search for running shoes', 'visits': 0, 'value': 0.0, 'reward': 0.0, 'is_terminal': False, 'feedback': '', 'is_root': False, 'is_terminal_node': True}]
2025-04-04 02:27:37,309 - __main__ - INFO - Step start: 5 - backpropagation
2025-04-04 02:27:37,309 - __main__ - INFO - Tree update received with [{'id': 5007272400, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 1, 'feedback': '', 'reward': 0.0}, {'id': 5011230160, 'parent_id': 5007272400, 'action': "fill('230', 'running shoes')", 'description': "fill the search box with 'running shoes'", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 1, 'feedback': 'You\'ve filled the search box with "running shoes" on the One Stop Market website. However, the current page still displays a variety of unrelated products such as food items and household goods. There are no search results for running shoes visible on this page.', 'reward': 0.4}]
2025-04-04 02:27:37,394 - __main__ - INFO - Search complete: partial_success, score=0.4, path length=1
2025-04-04 02:27:37,395 - __main__ - INFO - Path actions:
2025-04-04 02:27:37,395 - __main__ - INFO -   1. fill('230', 'running shoes')
2025-04-04 02:27:37,395 - __main__ - INFO - Test completed

@TataKKKL
Copy link
Member Author

TataKKKL commented Apr 4, 2025

simple tree search

python test/test-tree-search-ws-simple.py
2025-04-04 02:27:52,351 - __main__ - INFO - Starting tree search WebSocket test
2025-04-04 02:27:52,351 - __main__ - INFO - WebSocket URL: ws://localhost:3000/new-tree-search-ws
2025-04-04 02:27:52,351 - __main__ - INFO - Starting URL: http://128.105.145.205:7770/
2025-04-04 02:27:52,351 - __main__ - INFO - Goal: search running shoes, click on the first result
2025-04-04 02:27:52,351 - __main__ - INFO - Algorithm: bfs
2025-04-04 02:27:52,351 - __main__ - INFO - Max depth: 3
2025-04-04 02:27:52,351 - __main__ - INFO - Connecting to WebSocket at ws://localhost:3000/new-tree-search-ws
2025-04-04 02:27:52,366 - __main__ - INFO - Connected to WebSocket
2025-04-04 02:27:52,366 - __main__ - INFO - Connection established with ID: 5013579152
2025-04-04 02:27:52,366 - __main__ - INFO - Sending search request: {'type': 'start_search', 'agent_type': 'SimpleSearchAgent', 'starting_url': 'http://128.105.145.205:7770/', 'goal': 'search running shoes, click on the first result', 'search_algorithm': 'bfs', 'max_depth': 3}
2025-04-04 02:27:52,367 - __main__ - INFO - Status update: initializing - Initializing search agent
2025-04-04 02:27:52,367 - __main__ - INFO - Status update: setting_up - Setting up playwright browser
2025-04-04 02:28:06,688 - __main__ - INFO - Status update: running - Search agent initialized, starting search
2025-04-04 02:28:06,847 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:28:10,437 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:28:27,451 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:28:27,451 - __main__ - INFO - Received message of type search_status
2025-04-04 02:28:27,451 - __main__ - INFO - Received message of type level_start
2025-04-04 02:28:27,451 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:28:27,533 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:28:31,238 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:28:47,086 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:29:02,658 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:29:08,840 - __main__ - INFO - Received message of type node_created
2025-04-04 02:29:08,841 - __main__ - INFO - Tree update received with [{'id': 5094269584, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5095210704, 'parent_id': 5094269584, 'action': "click('372')", 'description': 'click the search box to enter search terms', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:29:08,841 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:29:08,841 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:29:18,493 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:29:18,493 - __main__ - INFO - Best path update: score=0.7, path=[]
2025-04-04 02:29:18,493 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:29:18,493 - __main__ - INFO - Received message of type level_start
2025-04-04 02:29:18,493 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:29:18,581 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:29:22,366 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:29:38,219 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:29:38,219 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:29:45,973 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:30:01,144 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:30:05,446 - __main__ - INFO - Received message of type node_created
2025-04-04 02:30:05,446 - __main__ - INFO - Tree update received with [{'id': 5094269584, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5095210704, 'parent_id': 5094269584, 'action': "click('372')", 'description': 'click the search box to enter search terms', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The webpage currently displays a marketplace named "One Stop Market," featuring various product showcases. To proceed with your goal of searching for running shoes, you have clicked on the search box at the top of the page to enter your search terms.', 'reward': 0.0}, {'id': 5010205264, 'parent_id': 5095210704, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' in the search box.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:30:05,447 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:30:05,447 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:30:09,268 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:30:09,268 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:30:09,268 - __main__ - INFO - Received message of type level_start
2025-04-04 02:30:09,268 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:30:09,354 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:30:12,962 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:30:29,782 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:30:29,782 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:30:30,794 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:30:39,846 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:30:55,025 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:30:59,719 - __main__ - INFO - Received message of type node_created
2025-04-04 02:30:59,720 - __main__ - INFO - Tree update received with [{'id': 5094269584, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5095210704, 'parent_id': 5094269584, 'action': "click('372')", 'description': 'click the search box to enter search terms', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The webpage currently displays a marketplace named "One Stop Market," featuring various product showcases. To proceed with your goal of searching for running shoes, you have clicked on the search box at the top of the page to enter your search terms.', 'reward': 0.0}, {'id': 5010205264, 'parent_id': 5095210704, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' in the search box.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'You\'ve entered "running shoes" in the search box on the One Stop Market website. However, the current page is displaying a variety of unrelated products under the "Product Showcases" section, such as energy drinks, teas, and food items. The search results for "running shoes" have not yet been displayed, so you haven\'t reached the goal of clicking on the first result.', 'reward': 0.0}, {'id': 5008031248, 'parent_id': 5010205264, 'action': "click('381')", 'description': "click the 'Search' button to display the results for running shoes.", 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:30:59,720 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:31:04,236 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:31:04,236 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:31:04,236 - __main__ - INFO - Search complete: partial_success, score=0.7, path=[]
2025-04-04 02:31:04,237 - __main__ - INFO - Test completed

@TataKKKL
Copy link
Member Author

TataKKKL commented Apr 4, 2025

another test

python test/test-tree-search-ws-simple.py
2025-04-04 02:39:01,809 - __main__ - INFO - Starting tree search WebSocket test
2025-04-04 02:39:01,809 - __main__ - INFO - WebSocket URL: ws://localhost:3000/new-tree-search-ws
2025-04-04 02:39:01,809 - __main__ - INFO - Starting URL: http://128.105.145.205:7770/
2025-04-04 02:39:01,809 - __main__ - INFO - Goal: search running shoes, click on the first result
2025-04-04 02:39:01,809 - __main__ - INFO - Algorithm: bfs
2025-04-04 02:39:01,809 - __main__ - INFO - Max depth: 3
2025-04-04 02:39:01,809 - __main__ - INFO - Connecting to WebSocket at ws://localhost:3000/new-tree-search-ws
2025-04-04 02:39:01,821 - __main__ - INFO - Connected to WebSocket
2025-04-04 02:39:01,821 - __main__ - INFO - Connection established with ID: 4600147472
2025-04-04 02:39:01,821 - __main__ - INFO - Sending search request: {'type': 'start_search', 'agent_type': 'SimpleSearchAgent', 'starting_url': 'http://128.105.145.205:7770/', 'goal': 'search running shoes, click on the first result', 'search_algorithm': 'bfs', 'max_depth': 3}
2025-04-04 02:39:01,822 - __main__ - INFO - Status update: initializing - Initializing search agent
2025-04-04 02:39:01,822 - __main__ - INFO - Status update: setting_up - Setting up playwright browser
2025-04-04 02:39:15,723 - __main__ - INFO - Status update: running - Search agent initialized, starting search
2025-04-04 02:39:15,893 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:39:19,565 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:39:39,044 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:39:39,044 - __main__ - INFO - Received message of type search_status
2025-04-04 02:39:39,044 - __main__ - INFO - Received message of type level_start
2025-04-04 02:39:39,044 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:39:39,127 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:39:42,787 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:39:58,791 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:40:14,140 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:40:19,884 - __main__ - INFO - Received message of type node_created
2025-04-04 02:40:19,884 - __main__ - INFO - Received message of type node_created
2025-04-04 02:40:19,884 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:40:19,885 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:40:19,885 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:40:19,885 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:40:27,303 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:40:27,303 - __main__ - INFO - {'type': 'best_path_update', 'score': 0.6, 'path': [], 'timestamp': '2025-04-04T09:40:27.303063'}
2025-04-04 02:40:27,303 - __main__ - INFO - Best path update: score=0.6, path=[]
2025-04-04 02:40:27,303 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:40:27,303 - __main__ - INFO - Received message of type level_start
2025-04-04 02:40:27,303 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:40:27,386 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:40:31,010 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:40:48,171 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:40:48,171 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:40:55,847 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:41:11,080 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:41:16,823 - __main__ - INFO - Received message of type node_created
2025-04-04 02:41:16,824 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'After entering "running shoes" into the search field at One Stop Market, the current page displays various unrelated products instead of running shoes. The search results include items like gingerbread house kits, energy drinks, teas, sprinkles, and coconut whip, none of which match the intended search for running shoes.', 'reward': 0.0}, {'id': 4866113296, 'parent_id': 4601291792, 'action': "click('381')", 'description': 'click the search button to initiate the search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:41:16,824 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:41:16,824 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:41:16,918 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:41:20,544 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:41:37,578 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:41:37,579 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:41:45,490 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:42:00,897 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:42:07,350 - __main__ - INFO - Received message of type node_created
2025-04-04 02:42:07,351 - __main__ - INFO - Received message of type node_created
2025-04-04 02:42:07,351 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'After entering "running shoes" into the search field at One Stop Market, the current page displays various unrelated products instead of running shoes. The search results include items like gingerbread house kits, energy drinks, teas, sprinkles, and coconut whip, none of which match the intended search for running shoes.', 'reward': 0.0}, {'id': 4866113296, 'parent_id': 4601291792, 'action': "click('381')", 'description': 'click the search button to initiate the search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The current page displays the homepage of "One Stop Market," showcasing a variety of products across categories like Beauty & Personal Care and Sports & Outdoors. A search for running shoes has not yet been conducted. You are in the process of clicking the search box to begin the search for running shoes.', 'reward': 0.0}, {'id': 5693940944, 'parent_id': 4389880016, 'action': "fill('372', 'running shoes')", 'description': "fill the search box with the text 'running shoes' to start the search.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5693655376, 'parent_id': 4389880016, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:42:07,351 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:42:07,351 - __main__ - INFO - Received message of type node_queued
2025-04-04 02:42:07,351 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:42:13,139 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:42:13,139 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:42:19,280 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:42:19,281 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:42:19,281 - __main__ - INFO - Received message of type level_start
2025-04-04 02:42:19,281 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:42:19,369 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:42:23,026 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:42:38,505 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:42:38,505 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:42:39,368 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:42:47,647 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:43:02,812 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:43:07,425 - __main__ - INFO - Received message of type node_created
2025-04-04 02:43:07,425 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'After entering "running shoes" into the search field at One Stop Market, the current page displays various unrelated products instead of running shoes. The search results include items like gingerbread house kits, energy drinks, teas, sprinkles, and coconut whip, none of which match the intended search for running shoes.', 'reward': 0.0}, {'id': 4866113296, 'parent_id': 4601291792, 'action': "click('381')", 'description': 'click the search button to initiate the search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'You have searched for "running shoes" on the One Stop Market website. The page displays the first few results from a total of 13,238 items. The current view shows four pairs of running shoes with their images, descriptions, and prices. The first product listed is "LI-NING Basic Running Shoes Men Running Shoes Light Weight Breathable Sport Shoes ARBP037" priced at $56.42. You can sort the results by relevance or other criteria, and options like "Add to Cart" are available for each item.', 'reward': 0.0}, {'id': 5749090000, 'parent_id': 4866113296, 'action': "click('1512')", 'description': "click on the first result for 'LI-NING Basic Running Shoes'", 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The current page displays the homepage of "One Stop Market," showcasing a variety of products across categories like Beauty & Personal Care and Sports & Outdoors. A search for running shoes has not yet been conducted. You are in the process of clicking the search box to begin the search for running shoes.', 'reward': 0.0}, {'id': 5693940944, 'parent_id': 4389880016, 'action': "fill('372', 'running shoes')", 'description': "fill the search box with the text 'running shoes' to start the search.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5693655376, 'parent_id': 4389880016, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:43:07,426 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:43:07,531 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:43:11,210 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:43:31,041 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:43:31,041 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:43:32,036 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:43:40,484 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:43:55,676 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:44:05,760 - __main__ - INFO - Received message of type node_created
2025-04-04 02:44:05,760 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'After entering "running shoes" into the search field at One Stop Market, the current page displays various unrelated products instead of running shoes. The search results include items like gingerbread house kits, energy drinks, teas, sprinkles, and coconut whip, none of which match the intended search for running shoes.', 'reward': 0.0}, {'id': 4866113296, 'parent_id': 4601291792, 'action': "click('381')", 'description': 'click the search button to initiate the search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'You have searched for "running shoes" on the One Stop Market website. The page displays the first few results from a total of 13,238 items. The current view shows four pairs of running shoes with their images, descriptions, and prices. The first product listed is "LI-NING Basic Running Shoes Men Running Shoes Light Weight Breathable Sport Shoes ARBP037" priced at $56.42. You can sort the results by relevance or other criteria, and options like "Add to Cart" are available for each item.', 'reward': 0.0}, {'id': 5749090000, 'parent_id': 4866113296, 'action': "click('1512')", 'description': "click on the first result for 'LI-NING Basic Running Shoes'", 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The current page displays the homepage of "One Stop Market," showcasing a variety of products across categories like Beauty & Personal Care and Sports & Outdoors. A search for running shoes has not yet been conducted. You are in the process of clicking the search box to begin the search for running shoes.', 'reward': 0.0}, {'id': 5693940944, 'parent_id': 4389880016, 'action': "fill('372', 'running shoes')", 'description': "fill the search box with the text 'running shoes' to start the search.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The search for "running shoes" has been initiated on the One Stop Market website, but the results have not yet been displayed. The search bar shows the search term entered, and the page currently shows product showcases unrelated to running shoes. To achieve the goal, you\'ll need to view the search results and select the first item.', 'reward': 0.0}, {'id': 4430477584, 'parent_id': 5693940944, 'action': "click('381')", 'description': 'click the search button to display the results for running shoes.', 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5693655376, 'parent_id': 4389880016, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:44:05,760 - __main__ - INFO - Received message of type node_expanding
2025-04-04 02:44:05,852 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:44:09,562 - __main__ - INFO - Received message of type account_reset
2025-04-04 02:44:25,636 - __main__ - INFO - Received message of type browser_setup
2025-04-04 02:44:25,636 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:44:26,610 - __main__ - INFO - Received message of type replaying_action
2025-04-04 02:44:35,415 - __main__ - INFO - Received message of type feedback_generated
2025-04-04 02:44:50,709 - __main__ - INFO - Received message of type generating_actions
2025-04-04 02:44:54,495 - __main__ - INFO - Received message of type node_created
2025-04-04 02:44:54,495 - __main__ - INFO - Tree update received with [{'id': 4555955472, 'parent_id': None, 'action': 'ROOT', 'description': None, 'depth': 0, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4601291792, 'parent_id': 4555955472, 'action': "fill('372', 'running shoes')", 'description': "enter 'running shoes' into the search field", 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'After entering "running shoes" into the search field at One Stop Market, the current page displays various unrelated products instead of running shoes. The search results include items like gingerbread house kits, energy drinks, teas, sprinkles, and coconut whip, none of which match the intended search for running shoes.', 'reward': 0.0}, {'id': 4866113296, 'parent_id': 4601291792, 'action': "click('381')", 'description': 'click the search button to initiate the search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'You have searched for "running shoes" on the One Stop Market website. The page displays the first few results from a total of 13,238 items. The current view shows four pairs of running shoes with their images, descriptions, and prices. The first product listed is "LI-NING Basic Running Shoes Men Running Shoes Light Weight Breathable Sport Shoes ARBP037" priced at $56.42. You can sort the results by relevance or other criteria, and options like "Add to Cart" are available for each item.', 'reward': 0.0}, {'id': 5749090000, 'parent_id': 4866113296, 'action': "click('1512')", 'description': "click on the first result for 'LI-NING Basic Running Shoes'", 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 4389880016, 'parent_id': 4555955472, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 1, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The current page displays the homepage of "One Stop Market," showcasing a variety of products across categories like Beauty & Personal Care and Sports & Outdoors. A search for running shoes has not yet been conducted. You are in the process of clicking the search box to begin the search for running shoes.', 'reward': 0.0}, {'id': 5693940944, 'parent_id': 4389880016, 'action': "fill('372', 'running shoes')", 'description': "fill the search box with the text 'running shoes' to start the search.", 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The search for "running shoes" has been initiated on the One Stop Market website, but the results have not yet been displayed. The search bar shows the search term entered, and the page currently shows product showcases unrelated to running shoes. To achieve the goal, you\'ll need to view the search results and select the first item.', 'reward': 0.0}, {'id': 4430477584, 'parent_id': 5693940944, 'action': "click('381')", 'description': 'click the search button to display the results for running shoes.', 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}, {'id': 5693655376, 'parent_id': 4389880016, 'action': "click('372')", 'description': 'click the search box to initiate a search for running shoes', 'depth': 2, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': 'The current page is the homepage of One Stop Market, showcasing a variety of products across different categories. You have clicked on the search box to begin a search for running shoes. To continue towards your goal, you can type "running shoes" into the search box and proceed with the search to view the results.', 'reward': 0.0}, {'id': 5692772304, 'parent_id': 5693655376, 'action': "fill('372', 'running shoes')", 'description': "type 'running shoes' into the search box to initiate the search for running shoes.", 'depth': 3, 'is_terminal': False, 'value': 0.0, 'visits': 0, 'feedback': '', 'reward': 0.0}]
2025-04-04 02:44:54,495 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:44:59,619 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:44:59,619 - __main__ - INFO - {'type': 'best_path_update', 'score': 0.65, 'path': [{'natural_language_description': "enter 'running shoes' into the search field", 'action': "fill('372', 'running shoes')"}, {'natural_language_description': 'click the search button to initiate the search for running shoes', 'action': "click('381')"}], 'timestamp': '2025-04-04T09:44:59.619005'}
2025-04-04 02:44:59,619 - __main__ - INFO - Best path update: score=0.65, path=[{'natural_language_description': "enter 'running shoes' into the search field", 'action': "fill('372', 'running shoes')"}, {'natural_language_description': 'click the search button to initiate the search for running shoes', 'action': "click('381')"}]
2025-04-04 02:44:59,619 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:45:06,299 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:45:06,299 - __main__ - INFO - Received message of type node_processing
2025-04-04 02:45:16,329 - __main__ - INFO - Received message of type node_scored
2025-04-04 02:45:16,329 - __main__ - INFO - Received message of type level_complete
2025-04-04 02:45:16,329 - __main__ - INFO - {'type': 'search_complete', 'status': 'partial_success', 'score': 0.65, 'path': [{'natural_language_description': "enter 'running shoes' into the search field", 'action': "fill('372', 'running shoes')"}, {'natural_language_description': 'click the search button to initiate the search for running shoes', 'action': "click('381')"}], 'timestamp': '2025-04-04T09:45:16.329334'}
2025-04-04 02:45:16,329 - __main__ - INFO - Search complete: partial_success, score=0.65, path=[{'natural_language_description': "enter 'running shoes' into the search field", 'action': "fill('372', 'running shoes')"}, {'natural_language_description': 'click the search button to initiate the search for running shoes', 'action': "click('381')"}]
2025-04-04 02:45:16,329 - __main__ - INFO -   1. fill('372', 'running shoes')
2025-04-04 02:45:16,329 - __main__ - INFO -   2. click('381')
2025-04-04 02:45:16,330 - __main__ - INFO - Test completed

@TataKKKL TataKKKL merged commit b460be5 into main Apr 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant