From a5673c73ed544c5f450a35943c63157522ee510f Mon Sep 17 00:00:00 2001 From: AmolKadam-Tekdi Date: Tue, 9 Jul 2024 18:41:02 +0530 Subject: [PATCH] all_Automation_Git_Actions --- allAutomation/src/main/java/Tests/AllTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allAutomation/src/main/java/Tests/AllTest.java b/allAutomation/src/main/java/Tests/AllTest.java index 10e5282b..0b19acc0 100644 --- a/allAutomation/src/main/java/Tests/AllTest.java +++ b/allAutomation/src/main/java/Tests/AllTest.java @@ -69,7 +69,7 @@ public static void Login() throws Exception { logStep("Speak text in Mike"); - TexttoSpeach(text); +// TexttoSpeach(text); Thread.sleep(4000); injectAudioFile("src/main/java/Pages/output_audio.wav.wav");