New question #236949 on Sikuli: https://answers.launchpad.net/sikuli/+question/236949
I want to take one of the string from x file and other string from y file and compare both the strings. Example : File x - student_list.txt 1. Student Name - Kumar 2. Student ID- 12345 3. Student percentage - 75% File y - student_list.txt 1. Student Name - Kumar.A 2. Student ID- 6789 3. Student percentage - 90% >From these files, wants to take Student Name's and compare. if both are same >it should print PASS otherwise FAIL. could you please help me for this? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

