<html>
<head>
<title>Find Text in Text Area testcase</title>
</head>
<body>
<textarea rows="10" cols="30">
The cat was playing in the garden.
</textarea>
</body>
</html>
<html>
<head>
<title>Find Text in Text Area testcase</title>
</head>
<body>
<textarea rows="10" cols="30">
The cat was playing in the garden.
</textarea>
</body>
</html>