{"id":23651922,"url":"https://github.com/microfocus/silkwebdriver-quickstart-dotnet","last_synced_at":"2026-02-02T21:17:56.057Z","repository":{"id":77715112,"uuid":"100019239","full_name":"MicroFocus/SilkWebDriver-QuickStart-DotNet","owner":"MicroFocus","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-11T10:10:44.000Z","size":4149,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-06T14:03:28.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Visual Basic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MicroFocus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-11T10:08:05.000Z","updated_at":"2019-09-09T05:17:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"65c3cbf0-58f5-4228-88bb-cb81341f0562","html_url":"https://github.com/MicroFocus/SilkWebDriver-QuickStart-DotNet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MicroFocus/SilkWebDriver-QuickStart-DotNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2FSilkWebDriver-QuickStart-DotNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2FSilkWebDriver-QuickStart-DotNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2FSilkWebDriver-QuickStart-DotNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2FSilkWebDriver-QuickStart-DotNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicroFocus","download_url":"https://codeload.github.com/MicroFocus/SilkWebDriver-QuickStart-DotNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicroFocus%2FSilkWebDriver-QuickStart-DotNet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263914030,"owners_count":23529074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-28T16:49:03.891Z","updated_at":"2026-02-02T21:17:51.039Z","avatar_url":"https://github.com/MicroFocus.png","language":"Visual Basic","readme":"# SilkWebDriver-QuickStart-.NET\n\n1. Download \u0026 Install [MicroFocus Silk WebDriver][1] for free\n2. Start Silk WebDriver\n3. Start the recording\n   * Select the browser\n   * Enter the URL\n4. Record any workflow\n   * Use the action chooser to select a different action\n   * Verify certain states of the application by pressing **ctrl**-**alt** and select the any property of the active object\n   * Select the browser icon to record browser actions like Back, Forward, Get\n5. Replay the script\n   * By pressing play to replay all actions or\n   * selecting a single action and than press play or\n   * selecting multiple actions by holding down the **ctrl**-key and than press play\n6. Modify the script\n   * Delect actions or\n   * Reorder them\n7. Open a [Visual Studio](https://www.visualstudio.com/) solution\n   * Use a pre-configured solution: Clone the repository\n      ```\n      bash\n      git clone git://github.com/MicroFocus/SilkWebDriver-QuickStart-DotNet.git\n      ```\n      and open the C# or Visual Basic solution\n      or\n   * Create your own solution:\n      1. Start Visual Studio\n      2. Create a new project: **File**-\u003e**New**-\u003e**Project...**\n      3. Select **Visual Basic** or **Visual C#**\n      4. Select the **Test** template\n      5. Select **Unit Test Project (.Net Framework)**\n      6. Fill in the names for project and solution and click **OK**\n      7. Install [Selenium WebDriver](https://www.nuget.org/profiles/selenium) by using the NuGet Package Manager:\n         1. Select **Tools**-\u003e**NuGet Package Manager**-\u003e**Package Manager Console**\n         2. In the opened Package Manager console, enter the following commands:\n            * ``Install-Package Selenium.WebDriver -Version 3.4.0``\n            * ``Install-Package Selenium.Support -Version 3.4.0``\n9. Export the script\n   * To the clipboard or\n   * As a .cs (C#) or .vb (Visual Basic) file, ideally to the created solution's folder\n10. Run the created script: **Test**-\u003e**Run**-\u003e**All Tests**\n\n## License\nScripts provided by Micro Focus are licensed under the [MIT license](LICENSE).\n\n## Contribution\nYou want to contribute to our sample scripts? Great!\n\nSample scrips may be contributed after signing the [Micro Focus Individual Contributor License Agreement 1.0](OpenSourceContributionAgreement1_0.pdf).\nSigned contributor agreements are to be sent, via PDF, to \u003clicensing@microfocus.com\u003e.\nYou will be notified via email when the agreement has been accepted by Micro Focus.  \n\n[1]: http://www.microfocus.com/SilkWebDriver\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fsilkwebdriver-quickstart-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrofocus%2Fsilkwebdriver-quickstart-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrofocus%2Fsilkwebdriver-quickstart-dotnet/lists"}