Create a new test file: %s
Remember to add the new test file to the BUILD file.
Add the following tests to the new test file:
IN_PROC_BROWSER_TEST_F(WebAppIntegration, WAI_A) {
// Test contents are generated by script. Please do not modify!
// See `docs/webapps/why-is-this-test-failing.md` or
// `docs/webapps/integration-testing-framework` for more info.
// Gardeners: Disabling this test is supported.
helper_.a;
}