Skip to content
Avrigeanu Laurian edited this page Apr 11, 2023 · 28 revisions

Welcome to the Marionette wiki!

Main:

Page Link
MarionetteWebBrowser https://github.com/ALaurian/Marionette/wiki/MarionetteWebBrowser.cs

Workflow:

Page Link
Loops https://github.com/ALaurian/Marionette/wiki/Loops.cs
Workflow https://github.com/ALaurian/Marionette/wiki/Workflow.cs

Excel:

Page Link
Excel https://github.com/ALaurian/Marionette/wiki/Excel.cs

Performers:

Page Link
Click https://github.com/ALaurian/Marionette/wiki/Click.cs
DoubleClick https://github.com/ALaurian/Marionette/wiki/DoubleClick.cs
GetAttribute https://github.com/ALaurian/Marionette/wiki/GetAttribute.cs
GetText https://github.com/ALaurian/Marionette/wiki/GetText.cs
Highlight https://github.com/ALaurian/Marionette/wiki/Highlight.cs
Hover https://github.com/ALaurian/Marionette/wiki/Hover.cs
ScrollToElement https://github.com/ALaurian/Marionette/wiki/ScrollToElement.cs
SendKey https://github.com/ALaurian/Marionette/wiki/SendKey.cs
SetText https://github.com/ALaurian/Marionette/wiki/SetText.cs

Pages:

Page Link
ActivatePage https://github.com/ALaurian/Marionette/wiki/ActivatePage.cs
Close https://github.com/ALaurian/Marionette/wiki/Close.cs
CloseFirstPage https://github.com/ALaurian/Marionette/wiki/CloseFirstPage.cs
CloseLastPage https://github.com/ALaurian/Marionette/wiki/CloseLastPage.cs
ClosePage https://github.com/ALaurian/Marionette/wiki/ClosePage.cs
GetPageByIndex https://github.com/ALaurian/Marionette/wiki/GetPageByIndex.cs
Navigate https://github.com/ALaurian/Marionette/wiki/Navigate.cs
NewPage https://github.com/ALaurian/Marionette/wiki/NewPage.cs
RefreshPage https://github.com/ALaurian/Marionette/wiki/RefreshPage.cs
SetPageSize https://github.com/ALaurian/Marionette/wiki/SetPageSize.cs

Dialogs:

Page Link
AcceptDialog https://github.com/ALaurian/Marionette/wiki/AcceptDialog.cs
AcceptDialogIf https://github.com/ALaurian/Marionette/wiki/AcceptDialogIf.cs
DismissDialog https://github.com/ALaurian/Marionette/wiki/DismissDialog.cs
DismissDialogIf https://github.com/ALaurian/Marionette/wiki/DismissDialogIf.cs

Downloads:

Page Link
GetDownloadedFiles https://github.com/ALaurian/Marionette/wiki/GetDownloadedFiles.cs
SetFileLocation https://github.com/ALaurian/Marionette/wiki/SetFileLocation.cs
SetFilesLocation https://github.com/ALaurian/Marionette/wiki/SetFilesLocation.cs

Crawlers:

Page Link
FindAllChildren https://github.com/ALaurian/Marionette/wiki/FindAllChildren.cs
FindAllDescendants https://github.com/ALaurian/Marionette/wiki/FindAllDescendants.cs
FindElement https://github.com/ALaurian/Marionette/wiki/FindElement.cs
GetFocusedElement https://github.com/ALaurian/Marionette/wiki/GetFocusedElement.cs
WaitElementAppear https://github.com/ALaurian/Marionette/wiki/WaitElementAppear.cs
WaitElementVanish https://github.com/ALaurian/Marionette/wiki/WaitElementVanish.cs
WaitElementVisible https://github.com/ALaurian/Marionette/wiki/WaitElementVisible.cs
Clone this wiki locally