Skip to content
Snippets Groups Projects
Unverified Commit c234a52b authored by apple502j's avatar apple502j Committed by GitHub
Browse files

Update test (tryit)

parent 6754f4ef
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@ describe('Localization', () => {
test('Localization', async () => {
await loadUri(uri);
await clickXpath('//button[@title="tryit"]');
await clickXpath('//button[@title="Try It"]');
await clickXpath('//*[@aria-label="language selector"]');
await clickText('English');
await clickText('Deutsch');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment