index
:
vk-api-testing.git
main
task-1
task-2
task-3
task-4
task-5
testing-framework
Unnamed repository; edit this file 'description' to name the repository.
SelfLearner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
mavlushechka
/
a1qa
/
models
/
Browser.java
blob: 013236bc48222731c84eea9f0234190a5ecfbe0f (
plain
)
1
2
3
4
5
6
7
8
package com.mavlushechka.a1qa.models; public enum Browser { CHROME, FIREFOX }