Toggle navigation
Sign in
Playtenders
/
prozorro-robot_tests
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
da6f8e2a1309287648cf71348f3667d16dd543e7
Authored by
selurvedu
2016-01-17 22:37:47 +0000
1 parent
213c08fb
Remove unused imports
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
op_robot_tests/tests_files/brokers/openprocurement_client.robot
op_robot_tests/tests_files/keywords.robot
op_robot_tests/tests_files/brokers/openprocurement_client.robot
View file @
da6f8e2
1
1
*** Settings ***
2
2
Library op_robot_tests.tests_files.brokers.openprocurement_client_helper
3
-
Library Selenium2Screenshots
4
3
5
4
*** Keywords ***
6
5
Отримати internal id по UAid
...
...
op_robot_tests/tests_files/keywords.robot
View file @
da6f8e2
...
...
@@ -5,7 +5,6 @@ Library String
5
5
Library Collections
6
6
Library Selenium2Library
7
7
Library DateTime
8
-
Library Selenium2Screenshots
9
8
Library DebugLibrary
10
9
11
10
*** Keywords ***
...
...
Please
register
or
login
to post a comment