public class StringAxeScriptProvider extends Object implements IAxeScriptProvider
| Constructor and Description |
|---|
StringAxeScriptProvider(String axeSource)
Sets the new file path for the file script provider.
|
public StringAxeScriptProvider(String axeSource)
axeSource - the string source of axe-corepublic String getScript() throws OperationNotSupportedException, IOException
getScript in interface IAxeScriptProviderOperationNotSupportedException - if the file doesn't exist yetIOException - if the file doesn't exist yetCopyright © 2023. All rights reserved.