javascript - Userscript Angular-js search -


i trying use user-script automatically search me. find value, change desired search term, , have script click search button. however, website has strange search thingy. uses called angular-javascript, according research. code inspect-element:

<input class="form-control im_dialogs_search_field no_outline ng-pristine ng-untouched ng-valid ng-empty" placeholder="search" ng-model="search.query" autocomplete="off" type="search"> 

please let me know if know how can use userscript search this. thanks!

  • sail


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -