Skip to content

Commit

Permalink
all_Automation_Git_Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AmolKadam-Tekdi committed Jul 9, 2024
1 parent 568019f commit a5673c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allAutomation/src/main/java/Tests/AllTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit a5673c7

Please sign in to comment.