У нас вы можете посмотреть бесплатно Automate those forms! - Go Hybrid! ep. 01 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
💡 The "Go Hybrid!" series explores the layer between 💪 manual and 🦾 automated testing. No frameworks, no steep learning curves, just productivity hacks. I'm exploring no-code and low-code tools to augment day-to-day tasks that can be made sweeter through easy automation. 💡 In the first episode, we tackle Filling Boring Forms. The video is split into 4 levels of difficulty, you know, like single-player games 😁: 02:42 Level 1️⃣ - Using Selenium IDE, record your boring form filling, and play it back when you need that form re-filled 05:35 Level 2️⃣ - Use aliases and move all the data at the beginning of your recording so it can be easily edited next time you need to play it back 07:43 Level 3️⃣ - Use a special format (JSON) to store all your data. We use an online table converter to skip the details of the format. This is more like a prep step towards the final level. 10:31 Final Level 🔢 - Store all your form fields as headers of a table, and if you need to fill your form multiple times, just add another row in said table. 💡 The Tools: ✔️ Selenium IDE (https://www.selenium.dev/selenium-ide) for browser record and playback. I know, you might think it's old and somewhat boring, but I find it amazing for quick and dirty jobs, proof of concepts, and prototyping. ✔️ Table Convert (https://tableconvert.com) which we use to transform tables to JSON in a simple and straightforward manner. I must admit I did a bit of digging before finding it, so support the creators if it helps you. Chapters: 00:00 Hello! 01:48 Install Selenium IDE 02:42 Level 1 - Record & Playback 05:35 Level 2 - Use aliases for easy access 07:43 Level 3 - Use table & JSON 10:31 Final Level - Fill the form for each row of a table 12:51 Outro 💡 If you just want to download the script and run it on your own computer using Selenium IDE, please be my guest: ✔️ http://bit.ly/go-hybrid-ep-01-seleniu...