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

Welcome to the Marionette wiki!

Main:

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

Handlers:

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

Workflow:

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

Orchestrator:

Page Link
QueueItemPriority https://github.com/ALaurian/Marionette/wiki/QueueItemPriority.cs
QueueItemStatus https://github.com/ALaurian/Marionette/wiki/QueueItemStatus.cs
BusinessRuleException https://github.com/ALaurian/Marionette/wiki/BusinessRuleException.cs
OrchestratorConnection https://github.com/ALaurian/Marionette/wiki/OrchestratorConnection.cs
QueueItem https://github.com/ALaurian/Marionette/wiki/QueueItem.cs

Excel:

Page Link
Excel https://github.com/ALaurian/Marionette/wiki/Excel.cs
AppendRange https://github.com/ALaurian/Marionette/wiki/Excel.cs
AutoFill https://github.com/ALaurian/Marionette/wiki/Excel.cs
ClearSheetRangeTable https://github.com/ALaurian/Marionette/wiki/Excel.cs
Close https://github.com/ALaurian/Marionette/wiki/Excel.cs
CopyPaste https://github.com/ALaurian/Marionette/wiki/Excel.cs
DeleteCell https://github.com/ALaurian/Marionette/wiki/Excel.cs
DeleteColumn https://github.com/ALaurian/Marionette/wiki/Excel.cs
DeleteRange https://github.com/ALaurian/Marionette/wiki/Excel.cs
DeleteRow https://github.com/ALaurian/Marionette/wiki/Excel.cs
ExecuteMacro https://github.com/ALaurian/Marionette/wiki/Excel.cs
FillRange https://github.com/ALaurian/Marionette/wiki/Excel.cs
Filter https://github.com/ALaurian/Marionette/wiki/Excel.cs
FindAndReplaceValue https://github.com/ALaurian/Marionette/wiki/Excel.cs
FindFirstAndLastDataRow https://github.com/ALaurian/Marionette/wiki/Excel.cs
FormatAsTable https://github.com/ALaurian/Marionette/wiki/Excel.cs
FormatCell https://github.com/ALaurian/Marionette/wiki/Excel.cs
GetColumnValue https://github.com/ALaurian/Marionette/wiki/Excel.cs
GetExcelColumnName https://github.com/ALaurian/Marionette/wiki/Excel.cs
GetRangeValue https://github.com/ALaurian/Marionette/wiki/Excel.cs
GetRangeValue https://github.com/ALaurian/Marionette/wiki/Excel.cs
GetRangeValue 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