BitTitan.Runbooks.UIAutomation.Beta
0.1.5
Powershell module for generating JS code snippets for UI automation in BitTitan Runbooks.
Installation Options
Owners
Copyright
(c) 2018 BitTitan. All rights reserved.
Package Details
Author(s)
- BitTitan
Functions
Get-Puppeteer_CallFunction Get-Puppeteer_ClickOnSelector Get-Puppeteer_CloseChromeBrowser Get-Puppeteer_CloseFunctionDeclaration Get-Puppeteer_DeclareDelayFunction Get-Puppeteer_DeclareUsernameAndPassword Get-Puppeteer_DeclareVariable Get-Puppeteer_Delay Get-Puppeteer_EnterTextIntoSelector Get-Puppeteer_EnterVariableIntoSelector Get-Puppeteer_ImportRequirements Get-Puppeteer_LaunchChromeBrowser Get-Puppeteer_LogMessage Get-Puppeteer_LogUrl Get-Puppeteer_LogVariable Get-Puppeteer_NavigateNewBrowserPageToLink Get-Puppeteer_OpenAsyncFunctionDeclaration Get-Puppeteer_RetrieveTextFromSelector Get-Puppeteer_SetChromeBrowserOptions Get-Puppeteer_TakeScreenshot Get-Puppeteer_ThrowExceptionOnUnhandledRejection Install-NodePackageRequiredModules Invoke-UIAutomationScript New-NodePackageDetails New-PuppeteerCodeGenerator
Dependencies
This module has no dependencies.
FileList
- BitTitan.Runbooks.UIAutomation.Beta.nuspec
- BitTitan.Runbooks.UIAutomation.Beta.psd1
- BitTitan.Runbooks.UIAutomation.Beta.psm1
- Functions\Get-Puppeteer_CallFunction.ps1
- Functions\Get-Puppeteer_CallFunction.Tests.ps1
- Functions\Get-Puppeteer_ClickOnSelector.ps1
- Functions\Get-Puppeteer_ClickOnSelector.Tests.ps1
- Functions\Get-Puppeteer_CloseChromeBrowser.ps1
- Functions\Get-Puppeteer_CloseChromeBrowser.Tests.ps1
- Functions\Get-Puppeteer_CloseFunctionDeclaration.ps1
- Functions\Get-Puppeteer_CloseFunctionDeclaration.Tests.ps1
- Functions\Get-Puppeteer_DeclareDelayFunction.ps1
- Functions\Get-Puppeteer_DeclareDelayFunction.Tests.ps1
- Functions\Get-Puppeteer_DeclareUsernameAndPassword.ps1
- Functions\Get-Puppeteer_DeclareUsernameAndPassword.Tests.ps1
- Functions\Get-Puppeteer_DeclareVariable.ps1
- Functions\Get-Puppeteer_DeclareVariable.Tests.ps1
- Functions\Get-Puppeteer_Delay.ps1
- Functions\Get-Puppeteer_Delay.Tests.ps1
- Functions\Get-Puppeteer_EnterTextIntoSelector.ps1
- Functions\Get-Puppeteer_EnterTextIntoSelector.Tests.ps1
- Functions\Get-Puppeteer_EnterVariableIntoSelector.ps1
- Functions\Get-Puppeteer_EnterVariableIntoSelector.Tests.ps1
- Functions\Get-Puppeteer_ImportRequirements.ps1
- Functions\Get-Puppeteer_ImportRequirements.Tests.ps1
- Functions\Get-Puppeteer_LaunchChromeBrowser.ps1
- Functions\Get-Puppeteer_LaunchChromeBrowser.Tests.ps1
- Functions\Get-Puppeteer_LogMessage.ps1
- Functions\Get-Puppeteer_LogMessage.Tests.ps1
- Functions\Get-Puppeteer_LogUrl.ps1
- Functions\Get-Puppeteer_LogUrl.Tests.ps1
- Functions\Get-Puppeteer_LogVariable.ps1
- Functions\Get-Puppeteer_LogVariable.Tests.ps1
- Functions\Get-Puppeteer_NavigateNewBrowserPageToLink.ps1
- Functions\Get-Puppeteer_NavigateNewBrowserPageToLink.Tests.ps1
- Functions\Get-Puppeteer_OpenAsyncFunctionDeclaration.ps1
- Functions\Get-Puppeteer_OpenAsyncFunctionDeclaration.Tests.ps1
- Functions\Get-Puppeteer_RetrieveTextFromSelector.ps1
- Functions\Get-Puppeteer_RetrieveTextFromSelector.Tests.ps1
- Functions\Get-Puppeteer_SetChromeBrowserOptions.ps1
- Functions\Get-Puppeteer_SetChromeBrowserOptions.Tests.ps1
- Functions\Get-Puppeteer_TakeScreenshot.ps1
- Functions\Get-Puppeteer_TakeScreenshot.Tests.ps1
- Functions\Get-Puppeteer_ThrowExceptionOnUnhandledRejection.ps1
- Functions\Get-Puppeteer_ThrowExceptionOnUnhandledRejection.Tests.ps1
- Functions\Install-NodePackageRequiredModules.ps1
- Functions\Install-NodePackageRequiredModules.Tests.ps1
- Functions\Invoke-UIAutomationScript.ps1
- Functions\Invoke-UIAutomationScript.Tests.ps1
- Functions\New-NodePackageDetails.ps1
- Functions\New-NodePackageDetails.Tests.ps1
- Functions\New-PuppeteerCodeGenerator.ps1
- Functions\New-PuppeteerCodeGenerator.Tests.ps1
- PrivateFunctions\.keep
- Scripts\.keep