Hi Syed,

The SWTBot Test Recorder & Code Generator Plug-in
(org.eclipse.swtbot.generator) does not currently support the NatTable
widget.

It would require some rules to be added. You can see the currently
supported rules in packages:
org.eclipse.swtbot.generator.framework.rules.simple
org.eclipse.swtbot.generator.framework.rules.complex

Until someone contributes the required rules, you will have to write your
NatTable tests manually.

You can inspire yourself by looking at the SWTBot NatTable unit tests in
plug-in:
org.eclipse.swtbot.nebula.nattable.finder.test
for example, class TestNatTableOtherFeatures.java

Best regards,
Patrick


On Fri, May 3, 2019 at 2:19 AM Syed Farooq <syed.azhar.far...@gmail.com>
wrote:

> Hi Team,
>
>
>
> I am trying to automate a standalone application developed on SWT and
> nebula Natable components, Can you please guide me how to record that
> application ? Scripts are not getting generated if I am recording on
> standalone application.
>
>
>
> I tried with internal eclipse screen and was able to generate script.
>
>
>
> Thanks,
>
> Syed Azhar Farooq
>
> 8884545060
>
> _______________________________________________
> swtbot-dev mailing list
> swtbot-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://www.eclipse.org/mailman/listinfo/swtbot-dev
_______________________________________________
swtbot-dev mailing list
swtbot-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to