#Assignment1-option2 Thanglish to tamil(playrigth-project) Tranliteration tool at (https://tamil.changathi.com/) ITPM_Assignment1 completed Excel with Postive,Negative and UI testcases
##Folder path
Step by step how to run
1.D:\tamil translater
2.cd translator-test>
3.Then should show like this "D:\tamil translater\translator-test> "
4.Then run "node first_test.js"
5.Then Output Will be Show
How to download First create folder Terminal show like this "mkdir tamil-translator-test" Then go inside the folder Terminal show like this "cd tamil-translator-test" Then Initialize a new Node.js project with default settings. Terminal show like this "npm init -y" Then Insatll Playwright Terminal type this "npm install playwright" Finally Install the browsers required by Playwright. Terminal show like this "npx playwright install"