Skip to content

Commit 7f6fc85

Browse files
Gaurav Gandhigandhi-21
authored andcommitted
update subfolder selection for create readme in subfolder test
1 parent a999c43 commit 7f6fc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests-starter/tst-243+/software/aws/toolkits/jetbrains/uitests/docTests/createReadmeTests/CreateReadmeWorkspacesTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class CreateReadmeWorkspacesTest {
136136

137137
val result = executePuppeteerScript(createReadmeSubFolderPreFolderChangeTestScript)
138138
this.ui.robot.pressAndReleaseKey(KeyEvent.VK_RIGHT)
139-
this.ui.robot.pressAndReleaseKey(KeyEvent.VK_DOWN)
139+
this.ui.robot.enterText("\\/src")
140140
this.ui.robot.pressAndReleaseKey(KeyEvent.VK_ENTER)
141141
val result2 = executePuppeteerScript(createReadmeSubFolderPostFolderChangeTestScript)
142142

0 commit comments

Comments
 (0)