google-research / google-research/android_world

TurnOffWifi Tasks Error

Open
#349 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
906
Forks
186
Avg merge
1h 21m
Merged PRs (30d)
1

Description

When I execute tasks that require Wi-Fi to be initialized as off, I encounter failures, including SystemWifiTurnOn, SystemWifiTurnOffVerify, and TurnOnWifiAndOpenApp. When Wi-Fi is off, the A11yGrpcWrapper attempts to turn on Wi-Fi to establish a gRPC connection. This contradicts the initial state of the tasks. Furthermore, my AVD does not automatically connect to Wi-Fi, even when Wi-Fi is enabled, resulting in the inability to establish a gRPC connection and retrieve the a11y_tree. How should this be resolved, and are these three tasks inherently contradictory or erroneous?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.