sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21522
[Question #236949]: How to compare the string from two different text file?
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.