murugamsm / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

Does not support multiple classes #108

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Try running with following options.

--library TestStack.White.dll --library SMARTInkUI.dll  --class 
SMARTInkUI.SMARTInkSettingsUI --class SMARTInkUI.Office --host 127.0.0.1 --port 
8270
The first class never gets loaded so cannot use keywords from first class.

Original issue reported on code.google.com by Sanjeets...@gmail.com on 26 Sep 2013 at 8:01