Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
88316b65
Unverified
Commit
88316b65
authored
Aug 07, 2019
by
yann300
Committed by
GitHub
Aug 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2244 from ethereum/yann300-patch-63
Fix browser test
parents
8d3a09f9
fe001c8b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
remixd.js
test-browser/tests/remixd.js
+0
-1
No files found.
test-browser/tests/remixd.js
View file @
88316b65
...
...
@@ -62,7 +62,6 @@ function runTests (browser, testData) {
.
clickLaunchIcon
(
'pluginManager'
)
.
click
(
'#pluginManager article[id="remixPluginManagerListItem_remixd"] button'
)
.
waitForElementVisible
(
'#modal-footer-ok'
,
2000
)
.
click
(
'#modal-footer-ok'
)
.
pause
(
2000
)
.
click
(
'#modal-footer-ok'
)
.
clickLaunchIcon
(
'fileExplorers'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment