How can I get Browser.text.include? to be case insensitive?

Viewed 2917

It's as simple as that:

How can I get Browser.text.include?, or Ruby in general, to be case insensitive for that specified command?

2 Answers
Related