Closed justjoehere closed 3 years ago
Fixes bug where in_iframe(visible: true) blows up because true gets converted to a string, but must stay in TrueClass
I just saw the features area, I'll work on adding feature tests for this fix. However, Travis CI failed for what looks like chrome version issues.
Closing this PR for one that contains new tests
Fixes bug where in_iframe(visible: true) blows up because true gets converted to a string, but must stay in TrueClass