Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

299
Views
Uso de TamperMonkey para obtener la opción desplegable seleccionada

Quiero que Tampermonkey pueda obtener el valor de un menú desplegable, además, el valor que busco es parte de la URL como una opción.

URL de ejemplo: https://JimsPizza.com/NYC3/#/afe/rainbow?partition=PPPickToRebin3

HTML:

 <div class="pull-right"> <small translate="afe_components_selector_process_path" class="ng-scope">Process Path:</small> <select class="form-control input-sm ng-pristine ng-valid" ng-model="selectedChutePartitionName" ng-options="partitionName for partitionName in chutePartitionNames" ng-disabled="shouldDisablePartitionSelector()" ng-change="updateSelection({selection: chutePartitionMetadata[selectedChutePartitionName]})" style=""> <option value="0" selected="selected" label="PPAFE1">PPAFE1</option> <option value="1" label="PPPickToRebin2">PPPickToRebin2</option> <option value="2" selected="selected" label="PPPickToRebin3">PPPickToRebin3</option> <option value="3" label="PPPickToRebin4">PPPickToRebin4</option> </select> </div>

Nota: soy nuevo en el uso de Tampermonkey y JS en general, cualquier respuesta es muy apreciada. Intenté buscar ejemplos pero no pude encontrar nada.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!