Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » [SOLVED] type-text doesn't support regex if value taken from Parameter context
[SOLVED] type-text doesn't support regex if value taken from Parameter context [message #1666800] Wed, 11 March 2015 21:30 Go to next message
Hernan Wittemoller is currently offline Hernan WittemollerFriend
Messages: 8
Registered: February 2015
Junior Member
Hi,

I run into the following situation when working with the type-text ecl.

If in my test I put

type-text "\n"


a line break occurs when running the code but if I take that same value from a Parameter context like this

type-text $lineBreak 


with lineBreak defined as "\n" \n is written to the Java class file.

Is this WAD?

Thank you

Regards

[Updated on: Mon, 05 October 2015 06:44] by Moderator

Report message to a moderator

Re: type-text doesn't support regex if value taken from Parameter context [message #1667724 is a reply to message #1666800] Thu, 12 March 2015 06:51 Go to previous message
Olga Yurchuk is currently offline Olga YurchukFriend
Messages: 245
Registered: September 2014
Senior Member

Hello,

Thank you for contacting us! That's fine, I don't see bug here.
You can type line break manually, then copy it to clipboard and past to parameter context.
Is it suitable for you?
Please let me know if you have any questions.


Yours sincerely,
Olga.
Previous Topic:New Application Under Test Location
Next Topic:[SOLVED] adding a modifier key to mouse click
Goto Forum:
  


Current Time: Thu Apr 25 10:48:47 GMT 2024

Powered by FUDForum. Page generated in 0.03340 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top