You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up Selenium with Chrome. Configure Selenium to launch Chrome with the WebWand extension loaded.
Write a Python script to automate task execution. Tasks are contained in tasks_test.jsonl file from WebVoyager. Refer to run.py in WebVoyager and replace any agent related logic with WebWand's API. Need to handle async operations such as waiting for task completion. Save results in the "results" folder
Use WebVoyager's GPT4V auto-evaluator to automatically assess the performance of WebWand against the dataset.
Analyze the evaluation results
The text was updated successfully, but these errors were encountered:
Use WebVoyager benchmark.
run.py
in WebVoyager and replace any agent related logic with WebWand's API. Need to handle async operations such as waiting for task completion. Save results in the "results" folderThe text was updated successfully, but these errors were encountered: