Java: How to spit the line in between two pattern in Java -


I have a problem matching text with two samples, please help me, here is my question and mine Requirement:

Line: Selenium. TypeKeys ("name = email", "raj@ymail.com");

This will give you the " and , . > Line substring (line.indexOf ("(\"), line .indexOf (","));

Comments