Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
On a more serious note, if you can do the entire process using only your keyboard, I would suggest you look into recording a keyboard macro with whatever software your OS supports
-
@DasKoder hey can i ask you a question about xpath?
I have a input field with a dynamically generated value id at the end which changes on every site reload.
id="edit-field-container-0-subform-field-inhalte-0-subform-field-titel-0-value--bwd4hhbLNo4"
how can I access this input field every time i reload the page with xpath or another method?
thank you :) -
@heyheni you want to select based in a pattern with a wildcard
https://stackoverflow.com/questions...
hey is there a non code browser automation tool? one with a record and play button?
I have to "copy / create" 16 drupal pages with a gazillion modules manually by hand. And each page takes an hour of tedious click work.
Thank you for your help ❤️
question
browser automation