WebCanvas icon indicating copy to clipboard operation
WebCanvas copied to clipboard

Connect agents to live web environments evaluation.

Results 4 WebCanvas issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the great work! I have been working to add a SOM annotated image as additional observation input. I need to make sure that the accessibility/DOM tree and...

This release adds the following features: 1. Support screenshots of the evaluation process 2. Support Online_Mind2Web task evaluation 3. Support access to gpt-4.1, o3-mini, o4-mini and other models Tips: To...

The original ElementEvaluator path_exact_match uses selectors to indicate if the element of an input action matches that of an evaluation step. The shortcomings are: 1. It's hard for pixel or...

Hi when I try to login in my linux system. export GRAPHQL_USERNAME='username' export GRAPHQL_PASSWORD='passcode' I meet such an error; {'errors': [{'message': 'Exceed request rate limit!', 'locations': [{'line': 2, 'column': 3}],...