Method: Gridinit::Jmeter::UserAgent#string
- Defined in:
- lib/gridinit-jmeter/helpers/user-agents.rb
#string ⇒ Object
24 25 26 |
# File 'lib/gridinit-jmeter/helpers/user-agents.rb', line 24 def string @common_devices[@device] || @common_devices[:chrome_osx] end |