Devan Shah
Devan Shah
For scanning local file, there is a work around which can be used to scan them, following are the steps to set this up. Update karma.config.js file with the following:...
Currently this is a limitation to Karma at this point, the issues is in Karma which is causing file protocol to not work in iframe src when loaded in an...
The way the work around works is, by simply calling the following: Focus on the block "REFER TO THIS PART" ```javascript // Perform the accessibility scan using the IBMaScan Wrapper...
For this defect the issues is due to cross domain access issues which are causes issues when trying to access the iframe which was created with the src of the...
Are there plans to have a fix for this. Currently we are faced with an issue where if we have more then 3 to 4 spec files that need to...