diff --git a/test/integration/sounds.test.js b/test/integration/sounds.test.js index e0d35a6acb0f440348e11972d51a4f06ebb577c8..7c306a5eee2c9c05c2d16d1c9ed8a1a489f5370c 100644 --- a/test/integration/sounds.test.js +++ b/test/integration/sounds.test.js @@ -78,7 +78,7 @@ describe('Working with sounds', () => { test('Duplicating a sound', async () => { await loadUri(uri); - await clickXpath('//button[@title="tryit"]'); + await clickXpath('//button[@title="Try It"]'); await clickText('Sounds'); await rightClickText('Meow', scope.soundsTab);