From e6ee18dcd236d39f6d1796d162cbe3ac7f851dce Mon Sep 17 00:00:00 2001 From: Tatu Aalto Date: Sat, 1 Jun 2024 21:48:27 +0300 Subject: [PATCH] chore: fix tests --- atest/translation.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atest/translation.robot b/atest/translation.robot index 1e2905c..a40f656 100644 --- a/atest/translation.robot +++ b/atest/translation.robot @@ -1,12 +1,12 @@ *** Settings *** -Library Browser language=FI +Library SeleniunLibrary language=FI Library Process Library OperatingSystem Library json_lib.py *** Test Cases *** Translation Works With Translation - Uusi Sivu https://github.com/MarketSquare/robotframework-browser-translation-fi + Uusi Sivu https://github.com/MarketSquare/robotframework-seleniumlibrary-translation-fi LibDoc Works With Translation [Setup] Remove File ${CURDIR}/Browser.json