CodeGeek
CodeGeek

Reputation: 1

unable to add java class in rft

I have a ready selenium script created in eclipse that's a java class with all need full code.

I just want to add the code to RFT script and run it from RFT. I have tried adding the superclass in script. But i was unable to call the class that is internally called in the java class.I know i am bit confusing with question.

So for ex.. I have USerEndChatClass.java calling CreateFolder.java class used internally to create folder. So if i want to use both of them in a script can i do it.

Step wise details to do it will be very helpful. :)

Note :- I had added the need full library under build path of project.

Thanks in Advance Learner :)

Upvotes: 0

Views: 55

Answers (0)

Related Questions