wttech / bobcat

Bobcat is an automated testing framework for functional testing of web applications.
https://cognifide.github.io/bobcat/
Apache License 2.0
90 stars 40 forks source link

AEM 6.5 component configuring #368

Open m923minakshi opened 5 years ago

m923minakshi commented 5 years ago

Environment

Bobcat version:

Bobcat modules used:

Browser + version:

Expected Behavior

Actual Behavior

Steps to reproduce

m923minakshi commented 5 years ago

I tried with new version but not configuring component ComponentConfiguration componentConfiguration =componentConfigReader.readConfiguration(data.getConfigLocation());

configDialog.configureWith(componentConfiguration);

Above is not working

mkrzyzanowski commented 5 years ago

Hi @m923minakshi, please fill out the issue template with the modules that you are using and also describe what exactly is not working.