hugo_soares
12 years agoOccasional Contributor
Java Bridge and jvm memory arguments
Hello everyone,
I have some selenium java tests running in eclipse with no errors. So I wanna reuse them in testcomplete, then i configured the javabridge and I can running java classes and its methods from a testcomplete script. But some weird errors occurs with firefox webdriver when running in java bridge. The firefox is in the latest version as selenium too.
I figured out it may some memory arguments ( pehaps x:maxMemSize) are missing, how can I set those options in testcomplet?
The attached file shows the error.
Some info:
- Test complete version 10.0.531.7
- Firefox version: 26.0
- Selenium version: 2.39.0
- jvm version: 64 bits 1.7 update 45
- Windows 7 64 bits
I have some selenium java tests running in eclipse with no errors. So I wanna reuse them in testcomplete, then i configured the javabridge and I can running java classes and its methods from a testcomplete script. But some weird errors occurs with firefox webdriver when running in java bridge. The firefox is in the latest version as selenium too.
I figured out it may some memory arguments ( pehaps x:maxMemSize) are missing, how can I set those options in testcomplet?
The attached file shows the error.
Some info:
- Test complete version 10.0.531.7
- Firefox version: 26.0
- Selenium version: 2.39.0
- jvm version: 64 bits 1.7 update 45
- Windows 7 64 bits