Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xm-uitest-sow
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiamai-test
xm-uitest-sow
Commits
e3b0db6c
Commit
e3b0db6c
authored
Jul 26, 2021
by
zhangying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
review
parent
95c20f75
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/testcase/test_LiveDiscussFiled.py
+2
-2
No files found.
src/testcase/test_LiveDiscussFiled.py
View file @
e3b0db6c
...
...
@@ -35,8 +35,8 @@ class TestLivePage(object):
self
.
Live_Discuss_Page
.
click_discuss_tab
()
self
.
Live_Discuss_Page
.
sleep
(
2
)
#
yield self.driver
#
self.driver.quit()
yield
self
.
driver
self
.
driver
.
quit
()
@pytest.mark.run
(
order
=
1
)
@allure.title
(
"切换页面到讨论区"
)
...
...
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