Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT with Selenium
RCPTT with Selenium [message #1771718] Tue, 29 August 2017 16:05 Go to next message
Eclipse UserFriend
Hi there,

I am using RCPTT to test our app and I need to test some web page opened in the SWT Browser. Is there any way to combine RCPTT test with selenium to capture the browser and interact with the web page?

Thanks in advance

Agustin Celentano
Re: RCPTT with Selenium [message #1771769 is a reply to message #1771718] Wed, 30 August 2017 05:46 Go to previous messageGo to next message
Eclipse UserFriend
Hi Agustin,

You can try to use exec-process command for this purpose.

Kind regards,
Ulyana.

[Updated on: Wed, 30 August 2017 05:49] by Moderator

Re: RCPTT with Selenium [message #1774613 is a reply to message #1771769] Tue, 17 October 2017 15:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Could you write some example ?
Re: RCPTT with Selenium [message #1775427 is a reply to message #1774613] Mon, 30 October 2017 04:17 Go to previous messageGo to next message
Eclipse UserFriend
There are several ways to extend test functionality in RCPTT:
1) 'exec-process' command allows you execute any shell command. Example: https://hudson.eclipse.org/rcptt/job/rcptt-all/ws/releng/doc/target/doc/ecl/index.html#exec-process
2) custom ECL commands can help you execute any java code from a test. Example: https://github.com/xored/rcptt.extensions.ecl
Documentation: https://www.eclipse.org/rcptt/documentation/userguide/ecl/new-command-guide/

There is no defined way to execute Selenium test from ECL script, but if you can execute it without (with java code or some app) RCPTT, you are able to integrate it with RCPTT.

[Updated on: Mon, 30 October 2017 04:18] by Moderator

Re: RCPTT with Selenium [message #1866693 is a reply to message #1775427] Wed, 05 June 2024 04:12 Go to previous message
Eclipse UserFriend
Hi All,


Can someone share your expertise on using the "exec-process" command for testing AUT browser or external browser for verifying using selenium from RCPTT.

Thanks.
Previous Topic:RCPTT 2.5.4 not running eclipse 2023-12
Next Topic:RCPTT 2.5.4 AUT Launch Problem
Goto Forum:
  


Current Time: Wed Mar 19 09:36:34 EDT 2025

Powered by FUDForum. Page generated in 0.04264 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top