Reputation: 1
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