You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current js script findByModel.js doesn't return anything if elements are not found causing issue on
find_element_by_model function:
TypeError: object of type 'NoneType' has no len()
This issue affect as well findByOptions
This issue came directly from protactor
The text was updated successfully, but these errors were encountered:
The current js script findByModel.js doesn't return anything if elements are not found causing issue on
find_element_by_model function:
TypeError: object of type 'NoneType' has no len()
This issue affect as well findByOptions
This issue came directly from protactor
The text was updated successfully, but these errors were encountered: