I am getting error while executing Selenium RC and UTF Extraction Process in Ant.Please help me through this process.Thanks in advance.
Error Details:
Selenium RC:
Buildfile: C:\UTF\UniversalTestFramework\AntScripts\SeleniumServer\build.xml
stop-servers:
BUILD FAILED
C:\UTF\UniversalTestFramework\AntScripts\SeleniumServer\build.xml:34: java.net.MalformedURLException: For input string: "${selenium.server.port}"
Total time: 125 milliseconds
UTF Extraction Process:
Buildfile: C:\UTF\UniversalTestFramework\AntScripts\UTF Extraction\build.xml
rename:
[echo] Appending .xml to exported files
BUILD FAILED
C:\UTF\UniversalTestFramework\AntScripts\UTF Extraction\build.xml:82: C:\UTF\UniversalTestFramework\AntScripts\UTF Extraction\${ide.export.location} not found.
Total time: 297 milliseconds