Error in Magento Test Automation Framework (MTAF) -


i have installed magento test automation framework in local machine below reference pdf.

http://www.magentocommerce.com/images/uploads/download/magentotestautomationframeworkinstallationguide.pdf

all installation setup has completed per reference.

after have added project netbeans. when try add project in netbeans seems error.

below error message, got netbeans.

magento\app\design\adminhtml\default\default\template\catalog\product\attribute\js.phtml   

enter image description here

enter image description here

this first try of magento test automation tools. don't know went wrong.

any appreciation.

perhaps can try changing bit directory structure

from

magento\app\design\adminhtml\default\default\template\catalog\product\attribute\js.phtml 

to

magento\app\design\adminhtml\default\template\catalog\product\attribute\js.phtml 

in experience, magento directory structure changes across versions.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -