Steps to reproduce:
- Add a Click action (or any other action that requires a selector);
- Specify the Selector string and use the ‘Add Method’ button to add the ‘withtext(re)’ method;
- Specify a regular expression (/abc/) as its parameter and click 'Done';
- Click ‘withtext(re)’ to open it again. Then, click 'Done';
- Click 'withText(re)'.
As a result, the application crashes.