I\'m trying to find an option\'s index.
For example, I would like to get 1 when I run the following fake code
JS:
$(\"#test[value=\'USD\']\").index()